Searched refs:dcp_max (Results 1 – 2 of 2) sorted by relevance
100 usb_phy->chg_cur.dcp_max = DEFAULT_DCP_CUR_MAX; in usb_phy_set_default_current()242 if (usb_phy->chg_cur.dcp_max == mA) in usb_phy_set_charger_current()245 usb_phy->chg_cur.dcp_max = (mA > DEFAULT_DCP_CUR_MAX) ? in usb_phy_set_charger_current()290 *max = usb_phy->chg_cur.dcp_max; in usb_phy_get_charger_current()
81 unsigned int dcp_max; member