Home
last modified time | relevance | path

Searched refs:CPG_SD_DIV_TABLE_DATA (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/clk/renesas/
Drcar-gen3-cpg.c208 #define CPG_SD_DIV_TABLE_DATA(stp_hck, stp_ck, sd_srcfc, sd_fc, sd_div) \ macro
249 CPG_SD_DIV_TABLE_DATA(0, 0, 0, 1, 4),
250 CPG_SD_DIV_TABLE_DATA(0, 0, 1, 1, 8),
251 CPG_SD_DIV_TABLE_DATA(1, 0, 2, 1, 16),
252 CPG_SD_DIV_TABLE_DATA(1, 0, 3, 1, 32),
253 CPG_SD_DIV_TABLE_DATA(1, 0, 4, 1, 64),
254 CPG_SD_DIV_TABLE_DATA(0, 0, 0, 0, 2),
255 CPG_SD_DIV_TABLE_DATA(0, 0, 1, 0, 4),
256 CPG_SD_DIV_TABLE_DATA(1, 0, 2, 0, 8),
257 CPG_SD_DIV_TABLE_DATA(1, 0, 3, 0, 16),
[all …]