Searched refs:fmc_mux_table (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/clk/hisilicon/ |
D | clk-hi3519.c | 60 static u32 fmc_mux_table[] = {0, 1, 2, 3, 4, 5, 6, 7}; variable 64 CLK_SET_RATE_PARENT, 0xc0, 2, 3, 0, fmc_mux_table, },
|
D | crg-hi3516cv300.c | 75 static u32 fmc_mux_table[] = {0, 1, 2, 3, 4}; variable 84 CLK_SET_RATE_PARENT, 0xc0, 2, 3, 0, fmc_mux_table, },
|