Searched refs:altera_write_config_dword (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/fpga/
H A Daltera-cvp.c110 static int altera_write_config_dword(struct altera_cvp_conf *conf, function
154 altera_write_config_dword(conf, VSE_CVP_MODE_CTRL, val);
218 ret = altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val);
295 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val);
299 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val);
362 altera_write_config_dword(conf, VSE_CVP_MODE_CTRL, val);
367 altera_write_config_dword(conf, VSE_CVP_MODE_CTRL, val);
390 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val);
419 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val);
426 altera_write_config_dword(con
[all...]

Completed in 196 milliseconds