Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-pin-priv.h168 #define CEC_PIN_EVENT_FL_IS_HIGH (1 << 0) macro
H A Dcec-pin.c1082 v & CEC_PIN_EVENT_FL_IS_HIGH, in cec_pin_thread_func()