Searched refs:LDO1_VSEL_table (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | tps6507x-regulator.c | 68 static const unsigned int LDO1_VSEL_table[] = { variable 105 .table_len = ARRAY_SIZE(LDO1_VSEL_table), 106 .table = LDO1_VSEL_table,
|
H A D | tps65217-regulator.c | 52 static const unsigned int LDO1_VSEL_table[] = { variable 199 LDO1_VSEL_table, NULL, 0, TPS65217_REG_SEQ2,
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | tps6507x-regulator.c | 60 static const unsigned int LDO1_VSEL_table[] = { variable 97 .table_len = ARRAY_SIZE(LDO1_VSEL_table), 98 .table = LDO1_VSEL_table,
|
H A D | tps65217-regulator.c | 44 static const unsigned int LDO1_VSEL_table[] = { variable 191 LDO1_VSEL_table, NULL, 0, TPS65217_REG_SEQ2,
|
Completed in 2 milliseconds