Searched refs:aca_max (Results 1 – 2 of 2) sorted by relevance
104 usb_phy->chg_cur.aca_max = DEFAULT_ACA_CUR_MAX; in usb_phy_set_default_current()256 if (usb_phy->chg_cur.aca_max == mA) in usb_phy_set_charger_current()259 usb_phy->chg_cur.aca_max = (mA > DEFAULT_ACA_CUR_MAX) ? in usb_phy_set_charger_current()298 *max = usb_phy->chg_cur.aca_max; in usb_phy_get_charger_current()
85 unsigned int aca_max; member