Searched refs:gpioe (Results 1 – 5 of 5) sorted by relevance
/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 1605 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink() 1608 gpio_enable = rd_reg_word(®->gpioe); in qla2x00_beacon_blink() 1616 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink() 1618 wrt_reg_word(®->gpioe, gpio_enable); in qla2x00_beacon_blink() 1619 rd_reg_word(®->gpioe); in qla2x00_beacon_blink() 1662 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_on() 1665 gpio_enable = rd_reg_word(®->gpioe); in qla2x00_beacon_on() 1672 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on() 1674 wrt_reg_word(®->gpioe, gpio_enable); in qla2x00_beacon_on() 1675 rd_reg_word(®->gpioe); in qla2x00_beacon_on()
|
D | qla_fw.h | 1267 __le32 gpioe; /* GPIO Enable register. */ member
|
D | qla_def.h | 937 __le16 gpioe; /* GPIO Enable register. */ member
|
/drivers/clk/stm32/ |
D | clk-stm32mp13.c | 780 static struct clk_stm32_gate gpioe = { variable 1377 STM32_GATE_CFG(GPIOE, gpioe, SECF_NONE),
|
/drivers/pinctrl/ |
D | pinctrl-tb10x.c | 416 DEFPINFUNCGRP(gpioe, 2, 0, 1),
|