Searched refs:fref_detection (Results 1 – 1 of 1) sorted by relevance
597 u16 fref_detection; in wl128x_is_fref_valid() local599 fref_detection = wl1271_top_reg_read(wl, FREF_CLK_DETECT_REG); in wl128x_is_fref_valid()600 if (fref_detection & FREF_CLK_DETECT_FAIL) in wl128x_is_fref_valid()