Searched refs:cd_ratio (Results 1 – 2 of 2) sorted by relevance
78 unsigned long cd_ratio; in fpgamgr_wait_early_user_mode() local81 cd_ratio = (readl(&fpga_manager_base->imgcfg_ctrl_02) & in fpgamgr_wait_early_user_mode()100 fpgamgr_set_cd_ratio(cd_ratio); in fpgamgr_wait_early_user_mode()158 unsigned int cd_ratio; in fpgamgr_set_cdratio_cdwidth() local200 cd_ratio = CDRATIO_x1; in fpgamgr_set_cdratio_cdwidth()203 cd_ratio = CDRATIO_x4; in fpgamgr_set_cdratio_cdwidth()205 cd_ratio = CDRATIO_x2; in fpgamgr_set_cdratio_cdwidth()210 cd_ratio += 1; in fpgamgr_set_cdratio_cdwidth()214 fpgamgr_set_cd_ratio(cd_ratio); in fpgamgr_set_cdratio_cdwidth()
172 unsigned int cd_ratio; in socfpga_a10_fpga_get_cd_ratio() local192 cd_ratio = CDRATIO_x4; in socfpga_a10_fpga_get_cd_ratio()194 cd_ratio = CDRATIO_x2; in socfpga_a10_fpga_get_cd_ratio()198 cd_ratio += 1; in socfpga_a10_fpga_get_cd_ratio()200 return cd_ratio; in socfpga_a10_fpga_get_cd_ratio()208 unsigned int cd_ratio; in socfpga_a10_fpga_set_cdratio() local219 cd_ratio = socfpga_a10_fpga_get_cd_ratio(cfg_width, encrypt, compress); in socfpga_a10_fpga_set_cdratio()223 cd_ratio << A10_FPGAMGR_IMGCFG_CTL_02_CDRATIO_SHIFT); in socfpga_a10_fpga_set_cdratio()