Home
last modified time | relevance | path

Searched refs:BGPIOF_READ_OUTPUT_REG_SET (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-amdpt.c98 BGPIOF_READ_OUTPUT_REG_SET); in pt_gpio_probe()
H A Dgpio-rda.c244 BGPIOF_READ_OUTPUT_REG_SET); in rda_gpio_probe()
H A Dgpio-cadence.c184 config.flags = BGPIOF_READ_OUTPUT_REG_SET; in cdns_gpio_probe()
H A Dgpio-sifive.c227 BGPIOF_READ_OUTPUT_REG_SET); in sifive_gpio_probe()
H A Dgpio-vf610.c304 flags |= BGPIOF_READ_OUTPUT_REG_SET; in vf610_gpio_probe()
H A Dgpio-mxc.c484 config.flags = BGPIOF_READ_OUTPUT_REG_SET; in mxc_gpio_probe()
H A Dgpio-mmio.c546 (flags & BGPIOF_READ_OUTPUT_REG_SET)) { in bgpio_setup_io()
/linux/include/linux/gpio/
H A Ddriver.h735 #define BGPIOF_READ_OUTPUT_REG_SET BIT(4) /* reg_set stores output value */ macro
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c1849 BGPIOF_READ_OUTPUT_REG_SET); in npcm7xx_gpio_of()
H A Dpinctrl-npcm8xx.c2340 BGPIOF_READ_OUTPUT_REG_SET); in npcm8xx_gpio_fw()