Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_sup.c1589 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink()
1592 gpio_enable = rd_reg_word(&reg->gpioe); in qla2x00_beacon_blink()
1600 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink()
1602 wrt_reg_word(&reg->gpioe, gpio_enable); in qla2x00_beacon_blink()
1603 rd_reg_word(&reg->gpioe); in qla2x00_beacon_blink()
1646 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_on()
1649 gpio_enable = rd_reg_word(&reg->gpioe); in qla2x00_beacon_on()
1656 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on()
1658 wrt_reg_word(&reg->gpioe, gpio_enable); in qla2x00_beacon_on()
1659 rd_reg_word(&reg->gpioe); in qla2x00_beacon_on()
Dqla_fw.h1267 __le32 gpioe; /* GPIO Enable register. */ member
Dqla_def.h897 __le16 gpioe; /* GPIO Enable register. */ member
/drivers/pinctrl/
Dpinctrl-tb10x.c416 DEFPINFUNCGRP(gpioe, 2, 0, 1),