Searched refs:COUNTER_SIGNAL_POLARITY_POSITIVE (Results 1 – 4 of 4) sorted by relevance
160 COUNTER_SIGNAL_POLARITY_POSITIVE, enumerator
246 *pol = bitval ? COUNTER_SIGNAL_POLARITY_NEGATIVE : COUNTER_SIGNAL_POLARITY_POSITIVE; in ecap_cnt_pol_read()376 COUNTER_SIGNAL_POLARITY_POSITIVE, enumerator
584 *polarity = (index_polarity) ? COUNTER_SIGNAL_POLARITY_POSITIVE : in quad8_polarity_read()594 const u32 pol = (polarity == COUNTER_SIGNAL_POLARITY_POSITIVE) ? 1 : 0; in quad8_polarity_write()1028 COUNTER_SIGNAL_POLARITY_POSITIVE, enumerator
95 [COUNTER_SIGNAL_POLARITY_POSITIVE] = "positive",