Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c831 u16 fref_detection; in wl128x_is_fref_valid() local
834 ret = wl12xx_top_reg_read(wl, FREF_CLK_DETECT_REG, &fref_detection); in wl128x_is_fref_valid()
838 if (fref_detection & FREF_CLK_DETECT_FAIL) in wl128x_is_fref_valid()