Home
last modified time | relevance | path

Searched defs:GPIO_ACTIVE_LOW (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dt-bindings/gpio/
H A Dgpio.h13 #define GPIO_ACTIVE_LOW 1 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/gpio/
H A Dgpio.h15 #define GPIO_ACTIVE_LOW 1 macro
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dmachine.h10 GPIO_ACTIVE_LOW = (1 << 0), enumerator