cfg_width         169 drivers/fpga/socfpga-a10.c static unsigned int socfpga_a10_fpga_get_cd_ratio(unsigned int cfg_width,
cfg_width         197 drivers/fpga/socfpga-a10.c 	if (cfg_width == CFGWDTH_32)
cfg_width         204 drivers/fpga/socfpga-a10.c 					unsigned int cfg_width,
cfg_width         219 drivers/fpga/socfpga-a10.c 	cd_ratio = socfpga_a10_fpga_get_cd_ratio(cfg_width, encrypt, compress);
cfg_width         277 drivers/fpga/socfpga-a10.c 	unsigned int cfg_width;
cfg_width         282 drivers/fpga/socfpga-a10.c 		cfg_width = CFGWDTH_16;
cfg_width         303 drivers/fpga/socfpga-a10.c 	socfpga_a10_fpga_set_cfg_width(priv, cfg_width);
cfg_width         306 drivers/fpga/socfpga-a10.c 	ret = socfpga_a10_fpga_set_cdratio(mgr, cfg_width, buf, count);