Lines Matching defs:start_index
83 .start_index[PM_SLEEP_MODE_STBY] = 0,
84 .start_index[PM_SLEEP_MODE_SPC] = 5,
95 .start_index[PM_SLEEP_MODE_STBY] = 0,
96 .start_index[PM_SLEEP_MODE_SPC] = 5,
106 .start_index[PM_SLEEP_MODE_STBY] = 0,
107 .start_index[PM_SLEEP_MODE_SPC] = 5,
125 .start_index[PM_SLEEP_MODE_STBY] = 0,
126 .start_index[PM_SLEEP_MODE_SPC] = 3,
135 .start_index[PM_SLEEP_MODE_STBY] = 0,
136 .start_index[PM_SLEEP_MODE_SPC] = 2,
154 .start_index[PM_SLEEP_MODE_STBY] = 0,
155 .start_index[PM_SLEEP_MODE_SPC] = 3,
166 .start_index[PM_SLEEP_MODE_STBY] = 0,
167 .start_index[PM_SLEEP_MODE_SPC] = 5,
188 .start_index[PM_SLEEP_MODE_STBY] = 0,
189 .start_index[PM_SLEEP_MODE_SPC] = 2,
229 u32 start_index;
232 start_index = drv->reg_data->start_index[mode];
236 ctl_val |= start_index << SPM_CTL_INDEX_SHIFT;