Home
last modified time | relevance | path

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

/external/u-boot/drivers/fpga/
Dsocfpga_gen5.c22 static void fpgamgr_set_cd_ratio(unsigned long ratio) in fpgamgr_set_cd_ratio() function
50 fpgamgr_set_cd_ratio(CDRATIO_x1); in fpgamgr_program_init()
53 fpgamgr_set_cd_ratio(CDRATIO_x4); in fpgamgr_program_init()
56 fpgamgr_set_cd_ratio(CDRATIO_x8); in fpgamgr_program_init()
65 fpgamgr_set_cd_ratio(CDRATIO_x1); in fpgamgr_program_init()
68 fpgamgr_set_cd_ratio(CDRATIO_x2); in fpgamgr_program_init()
71 fpgamgr_set_cd_ratio(CDRATIO_x4); in fpgamgr_program_init()
Dsocfpga_arria10.c31 static void fpgamgr_set_cd_ratio(unsigned long ratio);
86 fpgamgr_set_cd_ratio(CDRATIO_x1); in fpgamgr_wait_early_user_mode()
100 fpgamgr_set_cd_ratio(cd_ratio); in fpgamgr_wait_early_user_mode()
128 static void fpgamgr_set_cd_ratio(unsigned long ratio) in fpgamgr_set_cd_ratio() function
214 fpgamgr_set_cd_ratio(cd_ratio); in fpgamgr_set_cdratio_cdwidth()