aca_max 78 drivers/usb/phy/phy.c usb_phy->chg_cur.aca_max = DEFAULT_ACA_CUR_MAX; aca_max 207 drivers/usb/phy/phy.c if (usb_phy->chg_cur.aca_max == mA) aca_max 210 drivers/usb/phy/phy.c usb_phy->chg_cur.aca_max = (mA > DEFAULT_ACA_CUR_MAX) ? aca_max 249 drivers/usb/phy/phy.c *max = usb_phy->chg_cur.aca_max; aca_max 85 include/linux/usb/phy.h unsigned int aca_max;