Searched refs:cfg_width (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | socfpga-a10.c | 169 static unsigned int socfpga_a10_fpga_get_cd_ratio(unsigned int cfg_width, in socfpga_a10_fpga_get_cd_ratio() argument 197 if (cfg_width == CFGWDTH_32) in socfpga_a10_fpga_get_cd_ratio() 204 unsigned int cfg_width, in socfpga_a10_fpga_set_cdratio() 219 cd_ratio = socfpga_a10_fpga_get_cd_ratio(cfg_width, encrypt, compress); in socfpga_a10_fpga_set_cdratio() 277 unsigned int cfg_width; in socfpga_a10_fpga_write_init() local 282 cfg_width = CFGWDTH_16; in socfpga_a10_fpga_write_init() 303 socfpga_a10_fpga_set_cfg_width(priv, cfg_width); in socfpga_a10_fpga_write_init() 306 ret = socfpga_a10_fpga_set_cdratio(mgr, cfg_width, buf, count); in socfpga_a10_fpga_write_init() 203 socfpga_a10_fpga_set_cdratio(struct fpga_manager *mgr, unsigned int cfg_width, const char *buf, size_t count) socfpga_a10_fpga_set_cdratio() argument
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | socfpga-a10.c | 169 static unsigned int socfpga_a10_fpga_get_cd_ratio(unsigned int cfg_width, in socfpga_a10_fpga_get_cd_ratio() argument 197 if (cfg_width == CFGWDTH_32) in socfpga_a10_fpga_get_cd_ratio() 204 unsigned int cfg_width, in socfpga_a10_fpga_set_cdratio() 219 cd_ratio = socfpga_a10_fpga_get_cd_ratio(cfg_width, encrypt, compress); in socfpga_a10_fpga_set_cdratio() 277 unsigned int cfg_width; in socfpga_a10_fpga_write_init() local 282 cfg_width = CFGWDTH_16; in socfpga_a10_fpga_write_init() 303 socfpga_a10_fpga_set_cfg_width(priv, cfg_width); in socfpga_a10_fpga_write_init() 306 ret = socfpga_a10_fpga_set_cdratio(mgr, cfg_width, buf, count); in socfpga_a10_fpga_write_init() 203 socfpga_a10_fpga_set_cdratio(struct fpga_manager *mgr, unsigned int cfg_width, const char *buf, size_t count) socfpga_a10_fpga_set_cdratio() argument
|
Completed in 2 milliseconds