Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-inno-usb2.c265 bool is_dcd, vout; in rockchip_chg_get_type() local
306 is_dcd = property_enabled(base, &rphy->phy_cfg->chg_det.dp_det); in rockchip_chg_get_type()
308 if (is_dcd || !rphy->dcd_retries) { in rockchip_chg_get_type()
/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.c870 int ret, is_ivt = 0, is_dcd = 0; in sb_build_command_load() local
894 is_dcd = 1; in sb_build_command_load()
895 if (is_ivt || is_dcd) { in sb_build_command_load()
948 } else if (is_dcd) { in sb_build_command_load()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c1424 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local
1466 is_dcd = property_enabled(rphy->grf, in rockchip_chg_detect_work()
1470 if (is_dcd || tmout) { in rockchip_chg_detect_work()