Searched defs:GPIOD_ACTIVE_LOW (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/asm-generic/
H A Dgpio.h124 #define GPIOD_ACTIVE_LOW BIT(3) /* GPIO is active when value is low */ macro
/u-boot/drivers/spi/
H A Dnpcm_pspi.c208 &priv->cs_gpio, GPIOD_IS_OUT| GPIOD_ACTIVE_LOW); local

Completed in 32 milliseconds