Home
last modified time | relevance | path

Searched refs:lp_imax_uA (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dmt6363-regulator.c109 int lp_imax_uA; member
144 .lp_imax_uA = 100000, \
213 .lp_imax_uA = 10000, \
454 if (!info->lp_imax_uA) in mt6363_regulator_set_load()
457 if (load_uA >= info->lp_imax_uA) { in mt6363_regulator_set_load()
913 if (info->lp_imax_uA) { in mt6363_regulator_probe()
918 info->lp_imax_uA = 0; in mt6363_regulator_probe()