Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A 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()
[all...]
H A Dqla_fw.h1239 __le32 gpioe; /* GPIO Enable register. */ member
H A Dqla_def.h827 __le16 gpioe; /* GPIO Enable register. */ member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A 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()
[all...]
H A Dqla_fw.h1267 __le32 gpioe; /* GPIO Enable register. */ member
H A Dqla_def.h937 __le16 gpioe; /* GPIO Enable register. */ member
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-tb10x.c416 DEFPINFUNCGRP(gpioe, 2, 0, 1),
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-tb10x.c416 DEFPINFUNCGRP(gpioe, 2, 0, 1),
/kernel/linux/linux-6.6/drivers/clk/stm32/
H A Dclk-stm32mp13.c780 static struct clk_stm32_gate gpioe = { variable
782 .hw.init = CLK_HW_INIT("gpioe", "pclk4", &clk_stm32_gate_ops, 0),
1377 STM32_GATE_CFG(GPIOE, gpioe, SECF_NONE),

Completed in 53 milliseconds