Searched refs:VDCDCx_VSEL_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | tps6507x-regulator.c | 49 static const unsigned int VDCDCx_VSEL_table[] = { variable 76 #define LDO2_VSEL_table VDCDCx_VSEL_table 90 .table_len = ARRAY_SIZE(VDCDCx_VSEL_table), 91 .table = VDCDCx_VSEL_table, 95 .table_len = ARRAY_SIZE(VDCDCx_VSEL_table), 96 .table = VDCDCx_VSEL_table, 100 .table_len = ARRAY_SIZE(VDCDCx_VSEL_table), 101 .table = VDCDCx_VSEL_table,
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | tps6507x-regulator.c | 41 static const unsigned int VDCDCx_VSEL_table[] = { variable 68 #define LDO2_VSEL_table VDCDCx_VSEL_table 82 .table_len = ARRAY_SIZE(VDCDCx_VSEL_table), 83 .table = VDCDCx_VSEL_table, 87 .table_len = ARRAY_SIZE(VDCDCx_VSEL_table), 88 .table = VDCDCx_VSEL_table, 92 .table_len = ARRAY_SIZE(VDCDCx_VSEL_table), 93 .table = VDCDCx_VSEL_table,
|
Completed in 2 milliseconds