Searched refs:WAVES_PARAM_LINES (Results 1 – 2 of 2) sorted by relevance
324 u8 param_buf[WAVES_PARAM_LINES][WAVES_PARAM_COUNT];1788 if (hsw->param_idx_w > WAVES_PARAM_LINES - 1) { in sst_hsw_store_param_line()1802 while (hsw->param_idx_r < WAVES_PARAM_LINES) { in sst_hsw_load_param_line()1811 if (hsw->param_idx_r > WAVES_PARAM_LINES - 1) { in sst_hsw_load_param_line()
42 #define WAVES_PARAM_LINES 160 macro