Home
last modified time | relevance | path

Searched defs:microamp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/power/supply/
H A Drt9471.c237 static int rt9471_set_ieoc(struct rt9471_chip *chip, int microamp) in rt9471_set_ieoc()
252 static int rt9471_get_ieoc(struct rt9471_chip *chip, int *microamp) in rt9471_get_ieoc()
324 int *microamp) in rt9471_get_usb_type_current()
H A Dcpcap-charger.c293 static int cpcap_charger_current_to_regval(int microamp) in cpcap_charger_current_to_regval()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c348 static u32 phy_tx_preemp_amp_tune_from_property(u32 microamp) in phy_tx_preemp_amp_tune_from_property()
/linux/drivers/opp/
H A Dof.c646 u32 *microvolt, *microamp, *microwatt; in opp_parse_supplies() local