Searched refs:VDCDCx_VSEL_table (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/regulator/
H A Dtps6507x-regulator.c49 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,

Completed in 131 milliseconds