Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dsocfpga_gen5.c25 static void fpgamgr_set_cd_ratio(unsigned long ratio) in fpgamgr_set_cd_ratio() function
53 fpgamgr_set_cd_ratio(CDRATIO_x1); in fpgamgr_program_init()
56 fpgamgr_set_cd_ratio(CDRATIO_x4); in fpgamgr_program_init()
59 fpgamgr_set_cd_ratio(CDRATIO_x8); in fpgamgr_program_init()
68 fpgamgr_set_cd_ratio(CDRATIO_x1); in fpgamgr_program_init()
71 fpgamgr_set_cd_ratio(CDRATIO_x2); in fpgamgr_program_init()
74 fpgamgr_set_cd_ratio(CDRATIO_x4); in fpgamgr_program_init()
H A Dsocfpga_arria10.c34 static void fpgamgr_set_cd_ratio(unsigned long ratio);
89 fpgamgr_set_cd_ratio(CDRATIO_x1); in fpgamgr_wait_early_user_mode()
103 fpgamgr_set_cd_ratio(cd_ratio); in fpgamgr_wait_early_user_mode()
131 static void fpgamgr_set_cd_ratio(unsigned long ratio) in fpgamgr_set_cd_ratio() function
217 fpgamgr_set_cd_ratio(cd_ratio); in fpgamgr_set_cdratio_cdwidth()