Home
last modified time | relevance | path

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

/linux/drivers/fpga/
H A Daltera-cvp.c106 static int altera_write_config_dword(struct altera_cvp_conf *conf, in altera_write_config_dword() function
150 altera_write_config_dword(conf, VSE_CVP_MODE_CTRL, val); in altera_cvp_dummy_write()
214 ret = altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val); in altera_cvp_v2_clear_state()
291 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val); in altera_cvp_teardown()
295 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val); in altera_cvp_teardown()
358 altera_write_config_dword(conf, VSE_CVP_MODE_CTRL, val); in altera_cvp_write_init()
363 altera_write_config_dword(conf, VSE_CVP_MODE_CTRL, val); in altera_cvp_write_init()
386 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val); in altera_cvp_write_init()
415 altera_write_config_dword(conf, VSE_CVP_PROG_CTRL, val); in altera_cvp_write_init()
422 altera_write_config_dword(conf, VSE_CVP_MODE_CTRL, val); in altera_cvp_write_init()
[all …]