Lines Matching refs:mux_table
1223 u32 *mux_table;
1225 mux_table = kmalloc_array(num_parents, sizeof(*mux_table),
1227 if (!mux_table)
1230 alloc_mem[alloc_mem_size++] = mux_table;
1232 PMC_INIT_TABLE(mux_table, 3);
1233 PMC_FILL_TABLE(&mux_table[3], sama7d65_mckx[i].ep_mux_table,
1246 mux_table, &pmc_mckX_lock,
1324 u32 *mux_table;
1326 mux_table = kmalloc_array(num_parents, sizeof(*mux_table),
1328 if (!mux_table)
1331 alloc_mem[alloc_mem_size++] = mux_table;
1333 PMC_INIT_TABLE(mux_table, 4);
1334 PMC_FILL_TABLE(&mux_table[4], sama7d65_gck[i].pp_mux_table,
1348 parent_hws, mux_table,