Lines Matching +defs:val +defs:mgr
96 int where, u8 *val) in altera_read_config_byte()
103 int where, u32 *val) in altera_read_config_dword()
110 int where, u32 val) in altera_write_config_dword()
116 static enum fpga_mgr_states altera_cvp_state(struct fpga_manager *mgr) in altera_cvp_state()
132 static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_iomem()
137 static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_config()
147 u32 val; in altera_cvp_dummy_write() local
163 u32 val; in altera_cvp_wait_status() local
181 static int altera_cvp_chk_error(struct fpga_manager *mgr, size_t bytes) in altera_cvp_chk_error()
184 u32 val; in altera_cvp_chk_error() local
205 u32 val; in altera_cvp_v2_clear_state() local
228 static int altera_cvp_v2_wait_for_credit(struct fpga_manager *mgr, in altera_cvp_v2_wait_for_credit()
234 u8 val; in altera_cvp_v2_wait_for_credit() local
284 static int altera_cvp_teardown(struct fpga_manager *mgr, in altera_cvp_teardown()
289 u32 val; in altera_cvp_teardown() local
317 static int altera_cvp_write_init(struct fpga_manager *mgr, in altera_cvp_write_init()
322 u32 iflags, val; in altera_cvp_write_init() local
430 static int altera_cvp_write(struct fpga_manager *mgr, const char *buf, in altera_cvp_write()
483 static int altera_cvp_write_complete(struct fpga_manager *mgr, in altera_cvp_write_complete()
487 u32 mask, val; in altera_cvp_write_complete() local
579 struct fpga_manager *mgr; in altera_cvp_probe() local
581 u16 cmd, val; in altera_cvp_probe() local
677 struct fpga_manager *mgr = pci_get_drvdata(pdev); in altera_cvp_remove() local