Lines Matching defs:table
223 div->table = cpg_adsp_div_table;
266 #define SD_SKIP_FIRST BIT(0) /* Skip first clock in SD table */
281 const struct clk_div_table *table = NULL;
336 table = cpg_sdh_div_table;
341 table = cpg_sd01_div_table;
343 table++;
349 table = cpg_sd01_div_table;
351 table++;
368 if (!table)
375 0, table, &cpg_lock);