Searched refs:LP8725_ID_BUCK1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | lp872x.h | 37 LP8725_ID_BUCK1, enumerator
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | lp872x.h | 37 LP8725_ID_BUCK1, enumerator
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | lp872x.c | 233 case LP8725_ID_LDO1 ... LP8725_ID_BUCK1: in lp872x_regulator_enable_time() 283 case LP8725_ID_BUCK1: in lp872x_select_buck_vout_addr() 364 case LP8725_ID_BUCK1: in lp872x_buck_set_mode() 400 case LP8725_ID_BUCK1: in lp872x_buck_get_mode() 645 .id = LP8725_ID_BUCK1, 820 { .name = "buck1", .driver_data = (void *)LP8725_ID_BUCK1, },
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | lp872x.c | 232 case LP8725_ID_LDO1 ... LP8725_ID_BUCK1: in lp872x_regulator_enable_time() 282 case LP8725_ID_BUCK1: in lp872x_select_buck_vout_addr() 363 case LP8725_ID_BUCK1: in lp872x_buck_set_mode() 399 case LP8725_ID_BUCK1: in lp872x_buck_get_mode() 644 .id = LP8725_ID_BUCK1, 815 { .name = "buck1", .driver_data = (void *)LP8725_ID_BUCK1, },
|
Completed in 4 milliseconds