Searched refs:TIME_REF_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
113 #define TIME_REF_DIV_MASK GENMASK(29, 24) macro
121 time_ref_div = FIELD_GET(TIME_REF_DIV_MASK, get_unaligned_le32(buf)) + 1; in idtfc3_get_time_ref_freq()