Home
last modified time | relevance | path

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

/linux/include/linux/gpio/
H A Dgeneric.h16 #define GPIO_GENERIC_READ_OUTPUT_REG_SET BIT(4) /* reg_set stores output value */ macro
/linux/drivers/gpio/
H A Dgpio-amdpt.c97 .flags = GPIO_GENERIC_READ_OUTPUT_REG_SET, in pt_gpio_probe()
H A Dgpio-sifive.c226 .flags = GPIO_GENERIC_READ_OUTPUT_REG_SET, in sifive_gpio_probe()
H A Dgpio-rda.c248 .flags = GPIO_GENERIC_READ_OUTPUT_REG_SET, in rda_gpio_probe()
H A Dgpio-vf610.c306 flags |= GPIO_GENERIC_READ_OUTPUT_REG_SET; in vf610_gpio_probe()
H A Dgpio-mxc.c484 config.flags = GPIO_GENERIC_READ_OUTPUT_REG_SET; in mxc_gpio_probe()
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c1845 .flags = GPIO_GENERIC_READ_OUTPUT_REG_SET, in npcm7xx_gpio_of()
H A Dpinctrl-npcm8xx.c2338 .flags = GPIO_GENERIC_READ_OUTPUT_REG_SET, in npcm8xx_gpio_fw()