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