Home
last modified time | relevance | path

Searched defs:mA (Results 1 – 27 of 27) sorted by relevance

/linux-4.4.14/arch/arm/mach-davinci/
Dusb.c85 void __init davinci_setup_usb(unsigned mA, unsigned potpgt_ms) in davinci_setup_usb()
114 int __init da8xx_register_usb20(unsigned mA, unsigned potpgt) in da8xx_register_usb20()
130 void __init davinci_setup_usb(unsigned mA, unsigned potpgt_ms) in davinci_setup_usb()
135 int __init da8xx_register_usb20(unsigned mA, unsigned potpgt) in da8xx_register_usb20()
/linux-4.4.14/drivers/usb/phy/
Dphy-gpio-vbus-usb.c39 unsigned mA; member
60 static void set_vbus_draw(struct gpio_vbus_data *gpio_vbus, unsigned mA) in set_vbus_draw()
217 static int gpio_vbus_set_power(struct usb_phy *phy, unsigned mA) in gpio_vbus_set_power()
Dphy-generic.h17 unsigned long mA; member
Dphy-isp1301-omap.c103 static inline int tps65010_set_vbus_draw(unsigned mA) in tps65010_set_vbus_draw()
111 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA) in enable_vbus_draw()
120 static void enable_vbus_draw(struct isp1301 *isp, unsigned mA) in enable_vbus_draw()
1401 isp1301_set_power(struct usb_phy *dev, unsigned mA) in isp1301_set_power()
Dphy-generic.c76 static void nop_set_vbus_draw(struct usb_phy_generic *nop, unsigned mA) in nop_set_vbus_draw()
Dphy-msm-usb.c659 static void msm_otg_notify_charger(struct msm_otg *motg, unsigned mA) in msm_otg_notify_charger()
669 static int msm_otg_set_power(struct usb_phy *phy, unsigned mA) in msm_otg_set_power()
Dphy-ab8500-usb.c1026 static unsigned ab8500_eyediagram_workaroud(struct ab8500_usb *ab, unsigned mA) in ab8500_eyediagram_workaroud()
1039 static int ab8500_usb_set_power(struct usb_phy *phy, unsigned mA) in ab8500_usb_set_power()
Dphy-fsl-usb.c646 static int fsl_otg_set_power(struct usb_phy *phy, unsigned mA) in fsl_otg_set_power()
/linux-4.4.14/drivers/power/
Dbq2415x_charger.c531 static int bq2415x_set_current_limit(struct bq2415x_device *bq, int mA) in bq2415x_set_current_limit()
630 static int bq2415x_set_charge_current(struct bq2415x_device *bq, int mA) in bq2415x_set_charge_current()
664 static int bq2415x_set_termination_current(struct bq2415x_device *bq, int mA) in bq2415x_set_termination_current()
795 static bool bq2415x_update_reported_mode(struct bq2415x_device *bq, int mA) in bq2415x_update_reported_mode()
Dda9030_battery.c111 int mA; member
Dab8500_charger.c3282 unsigned mA = *((unsigned *)power); in ab8500_charger_usb_notifier_call() local
/linux-4.4.14/drivers/usb/musb/
Dblackfin.c349 static int bfin_musb_set_power(struct usb_phy *x, unsigned mA) in bfin_musb_set_power()
Dtusb6010.c327 static int tusb_draw_power(struct usb_phy *x, unsigned mA) in tusb_draw_power()
Dmusb_gadget.c1651 static int musb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in musb_gadget_vbus_draw()
/linux-4.4.14/include/linux/usb/
Dphy.h269 usb_phy_set_power(struct usb_phy *x, unsigned mA) in usb_phy_set_power()
Dgadget.h841 static inline int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in usb_gadget_vbus_draw()
/linux-4.4.14/drivers/mfd/
Dtps65010.c698 int tps65010_set_vbus_draw(unsigned mA) in tps65010_set_vbus_draw()
/linux-4.4.14/drivers/usb/gadget/udc/
Dmv_u3d_core.c1195 static int mv_u3d_vbus_draw(struct usb_gadget *gadget, unsigned mA) in mv_u3d_vbus_draw()
Dpxa25x_udc.c988 static int pxa25x_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA) in pxa25x_udc_vbus_draw()
Ds3c-hsudc.c1246 static int s3c_hsudc_vbus_draw(struct usb_gadget *gadget, unsigned mA) in s3c_hsudc_vbus_draw()
Domap_udc.c1287 static int omap_vbus_draw(struct usb_gadget *gadget, unsigned mA) in omap_vbus_draw()
Dfsl_udc_core.c1204 static int fsl_vbus_draw(struct usb_gadget *gadget, unsigned mA) in fsl_vbus_draw()
Dpxa27x_udc.c1648 static int pxa_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA) in pxa_udc_vbus_draw()
Dpch_udc.c1237 static int pch_udc_pcd_vbus_draw(struct usb_gadget *gadget, unsigned int mA) in pch_udc_pcd_vbus_draw()
/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c3306 static int dwc2_hsotg_vbus_draw(struct usb_gadget *gadget, unsigned mA) in dwc2_hsotg_vbus_draw()
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.h589 unsigned mA; member
Demxx_udc.c3075 static int nbu2ss_gad_vbus_draw(struct usb_gadget *pgadget, unsigned mA) in nbu2ss_gad_vbus_draw()