Searched refs:WAVES_PARAM_LINES (Results 1 – 2 of 2) sorted by relevance
327 u8 param_buf[WAVES_PARAM_LINES][WAVES_PARAM_COUNT];1786 if (hsw->param_idx_w > WAVES_PARAM_LINES - 1) { in sst_hsw_store_param_line()1800 while (hsw->param_idx_r < WAVES_PARAM_LINES) { in sst_hsw_load_param_line()1809 if (hsw->param_idx_r > WAVES_PARAM_LINES - 1) { in sst_hsw_load_param_line()
44 #define WAVES_PARAM_LINES 160 macro