Searched refs:SI514_CONTROL_OE (Results 1 – 1 of 1) sorted by relevance
43 #define SI514_CONTROL_OE BIT(2) macro74 SI514_CONTROL_OE, enable ? SI514_CONTROL_OE : 0); in si514_enable_output()101 return !!(val & SI514_CONTROL_OE); in si514_is_prepared()290 if (old_oe_state & SI514_CONTROL_OE) in si514_set_rate()