Searched refs:LP8720_ID_LDO1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | lp872x.h | 22 LP8720_ID_LDO1 = LP8720_ID_BASE, enumerator
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | lp872x.h | 22 LP8720_ID_LDO1 = LP8720_ID_BASE, 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() 462 .id = LP8720_ID_LDO1, 804 { .name = "ldo1", .driver_data = (void *)LP8720_ID_LDO1, },
|
/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() 461 .id = LP8720_ID_LDO1, 799 { .name = "ldo1", .driver_data = (void *)LP8720_ID_LDO1, },
|
Completed in 5 milliseconds