Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c792 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local
811 is_dcd = property_enabled(rphy->grf, in rockchip_chg_detect_work()
815 if (is_dcd || tmout) { in rockchip_chg_detect_work()