Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/renesas/
Drcar-gen3-cpg.c221 #define CPG_SD_DIV_TABLE_DATA(stp_hck, stp_ck, sd_srcfc, sd_fc, sd_div) \ macro
264 CPG_SD_DIV_TABLE_DATA(0, 0, 0, 1, 4),
265 CPG_SD_DIV_TABLE_DATA(0, 0, 1, 1, 8),
266 CPG_SD_DIV_TABLE_DATA(1, 0, 2, 1, 16),
267 CPG_SD_DIV_TABLE_DATA(1, 0, 3, 1, 32),
268 CPG_SD_DIV_TABLE_DATA(1, 0, 4, 1, 64),
269 CPG_SD_DIV_TABLE_DATA(0, 0, 0, 0, 2),
270 CPG_SD_DIV_TABLE_DATA(0, 0, 1, 0, 4),
271 CPG_SD_DIV_TABLE_DATA(1, 0, 2, 0, 8),
272 CPG_SD_DIV_TABLE_DATA(1, 0, 3, 0, 16),
[all …]