Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_sup.c1605 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink()
1608 gpio_enable = rd_reg_word(&reg->gpioe); in qla2x00_beacon_blink()
1616 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink()
1618 wrt_reg_word(&reg->gpioe, gpio_enable); in qla2x00_beacon_blink()
1619 rd_reg_word(&reg->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(&reg->gpioe); in qla2x00_beacon_on()
1672 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on()
1674 wrt_reg_word(&reg->gpioe, gpio_enable); in qla2x00_beacon_on()
1675 rd_reg_word(&reg->gpioe); in qla2x00_beacon_on()
Dqla_fw.h1267 __le32 gpioe; /* GPIO Enable register. */ member
Dqla_def.h937 __le16 gpioe; /* GPIO Enable register. */ member
/drivers/clk/stm32/
Dclk-stm32mp13.c780 static struct clk_stm32_gate gpioe = { variable
1377 STM32_GATE_CFG(GPIOE, gpioe, SECF_NONE),
/drivers/pinctrl/
Dpinctrl-tb10x.c416 DEFPINFUNCGRP(gpioe, 2, 0, 1),