Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbasic_mmio_gpio.h77 #define BGPIOF_READ_OUTPUT_REG_SET BIT(4) /* reg_set stores output value */ macro
/linux-4.4.14/drivers/gpio/
Dgpio-moxart.c52 BGPIOF_READ_OUTPUT_REG_SET); in moxart_gpio_probe()
Dgpio-mxc.c458 BGPIOF_READ_OUTPUT_REG_SET); in mxc_gpio_probe()
Dgpio-etraxfs.c424 unsigned long flags = BGPIOF_READ_OUTPUT_REG_SET; in etraxfs_gpio_probe()
Dgpio-generic.c482 (flags & BGPIOF_READ_OUTPUT_REG_SET)) in bgpio_setup_io()