Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-usb2.c180 static const char *chg_to_string(enum power_supply_type chg_type) in chg_to_string() function
245 debug("charger = %s\n", chg_to_string(chg_type)); in rockchip_chg_get_type()
H A Dphy-rockchip-inno-usb2.c225 static const char *chg_to_string(enum power_supply_type chg_type) in chg_to_string() function
428 debug("charger is %s\n", chg_to_string(chg_type)); in rockchip_chg_get_type()