sdp_max 72 drivers/usb/phy/phy.c usb_phy->chg_cur.sdp_max = DEFAULT_SDP_CUR_MAX; sdp_max 186 drivers/usb/phy/phy.c if (usb_phy->chg_cur.sdp_max == mA) sdp_max 189 drivers/usb/phy/phy.c usb_phy->chg_cur.sdp_max = (mA > DEFAULT_SDP_CUR_MAX_SS) ? sdp_max 237 drivers/usb/phy/phy.c *max = usb_phy->chg_cur.sdp_max; sdp_max 79 include/linux/usb/phy.h unsigned int sdp_max;