Searched refs:gpiod (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_sup.c1497 gpio_data = RD_REG_WORD_PIO(PIO_REG(ha, gpiod));
1500 gpio_data = RD_REG_WORD(&reg->gpiod);
1523 WRT_REG_WORD_PIO(PIO_REG(ha, gpiod), gpio_data);
1525 WRT_REG_WORD(&reg->gpiod, gpio_data);
1526 RD_REG_WORD(&reg->gpiod);
1554 gpio_data = RD_REG_WORD_PIO(PIO_REG(ha, gpiod));
1557 gpio_data = RD_REG_WORD(&reg->gpiod);
1572 WRT_REG_WORD_PIO(PIO_REG(ha, gpiod), gpio_data);
1574 WRT_REG_WORD(&reg->gpiod, gpio_data);
1575 RD_REG_WORD(&reg->gpiod);
[all...]
H A Dqla_fw.h983 uint32_t gpiod; /* GPIO Data register. */ member in struct:device_reg_24xx
H A Dqla_def.h422 uint16_t gpiod; /* GPIO Data register. */ member in struct:device_reg_2xxx

Completed in 49 milliseconds