Searched refs:gpioe (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_sup.c1589 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe));
1592 gpio_enable = rd_reg_word(&reg->gpioe);
1600 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable);
1602 wrt_reg_word(&reg->gpioe, gpio_enable);
1603 rd_reg_word(&reg->gpioe);
1646 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe));
1649 gpio_enable = rd_reg_word(&reg->gpioe);
1656 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable);
1658 wrt_reg_word(&reg->gpioe, gpio_enable);
1659 rd_reg_word(&reg->gpioe);
[all...]
H A Dqla_fw.h1267 __le32 gpioe; /* GPIO Enable register. */ member in struct:device_reg_24xx
H A Dqla_def.h937 __le16 gpioe; /* GPIO Enable register. */ member in struct:device_reg_2xxx
/linux-master/drivers/clk/stm32/
H A Dclk-stm32mp13.c782 static struct clk_stm32_gate gpioe = { variable in typeref:struct:clk_stm32_gate
784 .hw.init = CLK_HW_INIT("gpioe", "pclk4", &clk_stm32_gate_ops, 0),
1379 STM32_GATE_CFG(GPIOE, gpioe, SECF_NONE),
/linux-master/drivers/pinctrl/
H A Dpinctrl-tb10x.c416 DEFPINFUNCGRP(gpioe, 2, 0, 1),

Completed in 161 milliseconds