Home
last modified time | relevance | path

Searched refs:gpiod (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_sup.c1431 gpio_data = RD_REG_WORD_PIO(PIO_REG(ha, gpiod)); in qla2x00_beacon_blink()
1434 gpio_data = RD_REG_WORD(&reg->gpiod); in qla2x00_beacon_blink()
1457 WRT_REG_WORD_PIO(PIO_REG(ha, gpiod), gpio_data); in qla2x00_beacon_blink()
1459 WRT_REG_WORD(&reg->gpiod, gpio_data); in qla2x00_beacon_blink()
1460 RD_REG_WORD(&reg->gpiod); in qla2x00_beacon_blink()
1488 gpio_data = RD_REG_WORD_PIO(PIO_REG(ha, gpiod)); in qla2x00_beacon_on()
1491 gpio_data = RD_REG_WORD(&reg->gpiod); in qla2x00_beacon_on()
1506 WRT_REG_WORD_PIO(PIO_REG(ha, gpiod), gpio_data); in qla2x00_beacon_on()
1508 WRT_REG_WORD(&reg->gpiod, gpio_data); in qla2x00_beacon_on()
1509 RD_REG_WORD(&reg->gpiod); in qla2x00_beacon_on()
[all …]
Dqla_fw.h979 uint32_t gpiod; /* GPIO Data register. */ member
Dqla_def.h410 uint16_t gpiod; /* GPIO Data register. */ member
/linux-2.6.39/arch/mips/include/asm/mach-rc32434/
Dgpio.h37 u32 gpiod; /* GPIO Data Register member