gpioe             416 drivers/pinctrl/pinctrl-tb10x.c 	DEFPINFUNCGRP(gpioe,  2, 0, 1),
gpioe             784 drivers/scsi/qla2xxx/qla_def.h 	uint16_t gpioe;			/* GPIO Enable register. */
gpioe            1097 drivers/scsi/qla2xxx/qla_fw.h 	uint32_t gpioe;			/* GPIO Enable register. */
gpioe            1588 drivers/scsi/qla2xxx/qla_sup.c 		gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe));
gpioe            1591 drivers/scsi/qla2xxx/qla_sup.c 		gpio_enable = RD_REG_WORD(&reg->gpioe);
gpioe            1599 drivers/scsi/qla2xxx/qla_sup.c 		WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable);
gpioe            1601 drivers/scsi/qla2xxx/qla_sup.c 		WRT_REG_WORD(&reg->gpioe, gpio_enable);
gpioe            1602 drivers/scsi/qla2xxx/qla_sup.c 		RD_REG_WORD(&reg->gpioe);
gpioe            1645 drivers/scsi/qla2xxx/qla_sup.c 		gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe));
gpioe            1648 drivers/scsi/qla2xxx/qla_sup.c 		gpio_enable = RD_REG_WORD(&reg->gpioe);
gpioe            1655 drivers/scsi/qla2xxx/qla_sup.c 		WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable);
gpioe            1657 drivers/scsi/qla2xxx/qla_sup.c 		WRT_REG_WORD(&reg->gpioe, gpio_enable);
gpioe            1658 drivers/scsi/qla2xxx/qla_sup.c 		RD_REG_WORD(&reg->gpioe);