Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/renesas/
Drcar-gen3-cpg.c227 #define CPG_SD_DIV_TABLE_DATA(stp_hck, stp_ck, sd_srcfc, sd_fc, sd_div) \ macro
270 CPG_SD_DIV_TABLE_DATA(0, 0, 0, 1, 4),
271 CPG_SD_DIV_TABLE_DATA(0, 0, 1, 1, 8),
272 CPG_SD_DIV_TABLE_DATA(1, 0, 2, 1, 16),
273 CPG_SD_DIV_TABLE_DATA(1, 0, 3, 1, 32),
274 CPG_SD_DIV_TABLE_DATA(1, 0, 4, 1, 64),
275 CPG_SD_DIV_TABLE_DATA(0, 0, 0, 0, 2),
276 CPG_SD_DIV_TABLE_DATA(0, 0, 1, 0, 4),
277 CPG_SD_DIV_TABLE_DATA(1, 0, 2, 0, 8),
278 CPG_SD_DIV_TABLE_DATA(1, 0, 3, 0, 16),
[all …]