Searched refs:is_dcd (Results 1 – 3 of 3) sorted by relevance
265 bool is_dcd, vout; in rockchip_chg_get_type() local306 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()
870 int ret, is_ivt = 0, is_dcd = 0; in sb_build_command_load() local894 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()
1424 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local1466 is_dcd = property_enabled(rphy->grf, in rockchip_chg_detect_work()1470 if (is_dcd || tmout) { in rockchip_chg_detect_work()