Searched refs:gpioe (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 1589 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink() 1592 gpio_enable = rd_reg_word(®->gpioe); in qla2x00_beacon_blink() 1600 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink() 1602 wrt_reg_word(®->gpioe, gpio_enable); in qla2x00_beacon_blink() 1603 rd_reg_word(®->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(®->gpioe); in qla2x00_beacon_on() 1656 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on() 1658 wrt_reg_word(®->gpioe, gpio_enable); in qla2x00_beacon_on() 1659 rd_reg_word(®->gpioe); in qla2x00_beacon_on()
|
D | qla_fw.h | 1267 __le32 gpioe; /* GPIO Enable register. */ member
|
D | qla_def.h | 897 __le16 gpioe; /* GPIO Enable register. */ member
|
/drivers/pinctrl/ |
D | pinctrl-tb10x.c | 416 DEFPINFUNCGRP(gpioe, 2, 0, 1),
|