Searched refs:LP8720_ID_BUCK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | lp872x.h | 27 LP8720_ID_BUCK, enumerator
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | lp872x.h | 27 LP8720_ID_BUCK, enumerator
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | lp872x.c | 230 case LP8720_ID_LDO1 ... LP8720_ID_BUCK: in lp872x_regulator_enable_time() 271 case LP8720_ID_BUCK: in lp872x_select_buck_vout_addr() 359 case LP8720_ID_BUCK: in lp872x_buck_set_mode() 396 case LP8720_ID_BUCK: in lp872x_buck_get_mode() 532 .id = LP8720_ID_BUCK, 809 { .name = "buck", .driver_data = (void *)LP8720_ID_BUCK, },
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | lp872x.c | 229 case LP8720_ID_LDO1 ... LP8720_ID_BUCK: in lp872x_regulator_enable_time() 270 case LP8720_ID_BUCK: in lp872x_select_buck_vout_addr() 358 case LP8720_ID_BUCK: in lp872x_buck_set_mode() 395 case LP8720_ID_BUCK: in lp872x_buck_get_mode() 531 .id = LP8720_ID_BUCK, 804 { .name = "buck", .driver_data = (void *)LP8720_ID_BUCK, },
|
Completed in 4 milliseconds