Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/fpga/
Daltera-cvp.c51 #define VSE_CVP_PROG_CTRL 0x22c /* 32bit */ macro
146 pci_read_config_dword(pdev, VSE_CVP_PROG_CTRL, &val); in altera_cvp_teardown()
148 pci_write_config_dword(pdev, VSE_CVP_PROG_CTRL, val); in altera_cvp_teardown()
152 pci_write_config_dword(pdev, VSE_CVP_PROG_CTRL, val); in altera_cvp_teardown()
228 pci_read_config_dword(pdev, VSE_CVP_PROG_CTRL, &val); in altera_cvp_write_init()
231 pci_write_config_dword(pdev, VSE_CVP_PROG_CTRL, val); in altera_cvp_write_init()
248 pci_read_config_dword(pdev, VSE_CVP_PROG_CTRL, &val); in altera_cvp_write_init()
250 pci_write_config_dword(pdev, VSE_CVP_PROG_CTRL, val); in altera_cvp_write_init()