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