Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c556 bool fsvplus; in rk3288_chg_detect_work() local
586 fsvplus = (val & RK3288_SOC_STATUS19_FSVPLUS) ? true : false; in rk3288_chg_detect_work()
589 if (!fsvplus || tmout) { in rk3288_chg_detect_work()