HomeSort by relevance Sort by last modified time
    Searched refs:fpgamgr_set_cd_ratio (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/fpga/
socfpga_gen5.c 22 static void fpgamgr_set_cd_ratio(unsigned long ratio) function
50 fpgamgr_set_cd_ratio(CDRATIO_x1);
53 fpgamgr_set_cd_ratio(CDRATIO_x4);
56 fpgamgr_set_cd_ratio(CDRATIO_x8);
65 fpgamgr_set_cd_ratio(CDRATIO_x1);
68 fpgamgr_set_cd_ratio(CDRATIO_x2);
71 fpgamgr_set_cd_ratio(CDRATIO_x4);
socfpga_arria10.c 31 static void fpgamgr_set_cd_ratio(unsigned long ratio);
86 fpgamgr_set_cd_ratio(CDRATIO_x1);
100 fpgamgr_set_cd_ratio(cd_ratio);
128 static void fpgamgr_set_cd_ratio(unsigned long ratio) function
214 fpgamgr_set_cd_ratio(cd_ratio);

Completed in 488 milliseconds