Searched refs:lp8755_buck_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | lp8755.c | 201 #define lp8755_buck_init(_id)\ macro 212 [LP8755_BUCK0] = lp8755_buck_init(0), 213 [LP8755_BUCK1] = lp8755_buck_init(1), 214 [LP8755_BUCK2] = lp8755_buck_init(2), 215 [LP8755_BUCK3] = lp8755_buck_init(3), 216 [LP8755_BUCK4] = lp8755_buck_init(4), 217 [LP8755_BUCK5] = lp8755_buck_init(5),
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | lp8755.c | 157 #define lp8755_buck_init(_id)\ macro 168 [LP8755_BUCK0] = lp8755_buck_init(0), 169 [LP8755_BUCK1] = lp8755_buck_init(1), 170 [LP8755_BUCK2] = lp8755_buck_init(2), 171 [LP8755_BUCK3] = lp8755_buck_init(3), 172 [LP8755_BUCK4] = lp8755_buck_init(4), 173 [LP8755_BUCK5] = lp8755_buck_init(5),
|
Completed in 2 milliseconds