Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Drcar-gen3-cpg.c227 #define CPG_SD_DIV_TABLE_DATA(stp_hck, stp_ck, sd_srcfc, sd_fc, sd_div) \ argument
229 .val = ((stp_hck) ? CPG_SD_STP_HCK : 0) | \
/OK3568_Linux_fs/u-boot/drivers/clk/renesas/
H A Dclk-rcar-gen3.c639 #define CPG_SD_DIV_TABLE_DATA(stp_hck, stp_ck, sd_srcfc, sd_fc, sd_div) \ argument
641 .val = ((stp_hck) ? CPG_SD_STP_HCK : 0) | \