tcxo_detection    819 drivers/net/wireless/ti/wl12xx/main.c 	u16 tcxo_detection;
tcxo_detection    822 drivers/net/wireless/ti/wl12xx/main.c 	ret = wl12xx_top_reg_read(wl, TCXO_CLK_DETECT_REG, &tcxo_detection);
tcxo_detection    826 drivers/net/wireless/ti/wl12xx/main.c 	if (tcxo_detection & TCXO_DET_FAILED)