Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-amdpt.c99 BGPIOF_READ_OUTPUT_REG_SET); in pt_gpio_probe()
H A Dgpio-sifive.c209 BGPIOF_READ_OUTPUT_REG_SET); in sifive_gpio_probe()
H A Dgpio-cadence.c187 BGPIOF_READ_OUTPUT_REG_SET); in cdns_gpio_probe()
H A Dgpio-rda.c236 BGPIOF_READ_OUTPUT_REG_SET); in rda_gpio_probe()
H A Dgpio-mxc.c486 BGPIOF_READ_OUTPUT_REG_SET); in mxc_gpio_probe()
H A Dgpio-mmio.c517 (flags & BGPIOF_READ_OUTPUT_REG_SET)) { in bgpio_setup_io()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h625 #define BGPIOF_READ_OUTPUT_REG_SET BIT(4) /* reg_set stores output value */ macro
/OK3568_Linux_fs/kernel/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c1899 BGPIOF_READ_OUTPUT_REG_SET); in npcm7xx_gpio_of()