Searched refs:gpioe (Results 1 – 3 of 3) sorted by relevance
1430 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink()1433 gpio_enable = RD_REG_WORD(®->gpioe); in qla2x00_beacon_blink()1441 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink()1443 WRT_REG_WORD(®->gpioe, gpio_enable); in qla2x00_beacon_blink()1444 RD_REG_WORD(®->gpioe); in qla2x00_beacon_blink()1487 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_on()1490 gpio_enable = RD_REG_WORD(®->gpioe); in qla2x00_beacon_on()1497 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on()1499 WRT_REG_WORD(®->gpioe, gpio_enable); in qla2x00_beacon_on()1500 RD_REG_WORD(®->gpioe); in qla2x00_beacon_on()
998 uint32_t gpioe; /* GPIO Enable register. */ member
411 uint16_t gpioe; /* GPIO Enable register. */ member