Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pcie-idio-24.c75 #define COS_ENABLE_FALLING BIT(4) macro
76 #define COS_ENABLE_BOTH (COS_ENABLE_RISING | COS_ENABLE_FALLING)
184 const unsigned int falling = COS_ENABLE_FALLING << offset; in idio_24_set_type_config()