Home
last modified time | relevance | path

Searched refs:fref_detection (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/wireless/ti/wl12xx/
Dmain.c834 u16 fref_detection; in wl128x_is_fref_valid() local
837 ret = wl12xx_top_reg_read(wl, FREF_CLK_DETECT_REG, &fref_detection); in wl128x_is_fref_valid()
841 if (fref_detection & FREF_CLK_DETECT_FAIL) in wl128x_is_fref_valid()