dcp_max 74 drivers/usb/phy/phy.c usb_phy->chg_cur.dcp_max = DEFAULT_DCP_CUR_MAX; dcp_max 193 drivers/usb/phy/phy.c if (usb_phy->chg_cur.dcp_max == mA) dcp_max 196 drivers/usb/phy/phy.c usb_phy->chg_cur.dcp_max = (mA > DEFAULT_DCP_CUR_MAX) ? dcp_max 241 drivers/usb/phy/phy.c *max = usb_phy->chg_cur.dcp_max; dcp_max 81 include/linux/usb/phy.h unsigned int dcp_max;