Lines Matching defs:table
222 div->table = cpg_adsp_div_table;
265 #define SD_SKIP_FIRST BIT(0) /* Skip first clock in SD table */
280 const struct clk_div_table *table = NULL;
335 table = cpg_sdh_div_table;
340 table = cpg_sd01_div_table;
342 table++;
348 table = cpg_sd01_div_table;
350 table++;
367 if (!table)
374 0, table, &cpg_lock);