Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drtq2208-regulator.c488 unsigned int *buck_masks, unsigned int *ldo1_fixed_uV, in rtq2208_regulator_check() argument
560 *ldo1_fixed_uV = FIELD_GET(RTQ2208_MASK_LDO1_FIXED, ldo_cfg1) ? 1200000 : 0; in rtq2208_regulator_check()
603 unsigned int ldo1_fixed_uV, ldo2_fixed_uV; in rtq2208_probe() local
615 &ldo1_fixed_uV, &ldo2_fixed_uV); in rtq2208_probe()
626 ldo1_fixed_uV, ldo2_fixed_uV); in rtq2208_probe()