Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb2.c319 bool is_dcd, vout; in rockchip_chg_get_type() local
373 is_dcd = property_enabled(base, &rphy->phy_cfg->chg_det.dp_det); in rockchip_chg_get_type()
375 if (is_dcd || !rphy->dcd_retries) { in rockchip_chg_get_type()
/rk3399_rockchip-uboot/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()