Searched refs:cfg_width (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/fpga/
H A Dsocfpga-a10.c169 static unsigned int socfpga_a10_fpga_get_cd_ratio(unsigned int cfg_width, argument
197 if (cfg_width == CFGWDTH_32)
204 unsigned int cfg_width,
219 cd_ratio = socfpga_a10_fpga_get_cd_ratio(cfg_width, encrypt, compress);
277 unsigned int cfg_width; local
282 cfg_width = CFGWDTH_16;
303 socfpga_a10_fpga_set_cfg_width(priv, cfg_width);
306 ret = socfpga_a10_fpga_set_cdratio(mgr, cfg_width, buf, count);
203 socfpga_a10_fpga_set_cdratio(struct fpga_manager *mgr, unsigned int cfg_width, const char *buf, size_t count) argument

Completed in 130 milliseconds