Searched refs:LP8725_ID_LDO1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | lp872x.h | 30 LP8725_ID_LDO1 = LP8725_ID_BASE, enumerator
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | lp872x.h | 30 LP8725_ID_LDO1 = LP8725_ID_BASE, 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() 547 .id = LP8725_ID_LDO1, 813 { .name = "ldo1", .driver_data = (void *)LP8725_ID_LDO1, },
|
/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() 546 .id = LP8725_ID_LDO1, 808 { .name = "ldo1", .driver_data = (void *)LP8725_ID_LDO1, },
|
Completed in 6 milliseconds