Searched refs:MCHP_TACH_STS_CNT_RDY (Results 1 – 2 of 2) sorted by relevance
73 #define MCHP_TACH_STS_CNT_RDY BIT(MCHP_TACH_STS_CNT_RDY_POS) macro
63 if (tach->STATUS & MCHP_TACH_STS_CNT_RDY) { in tach_xec_sample_fetch()