Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp-regs.h45 #define MRFLD_PCI_CSI_CONTROL 0xe8 macro
H A Datomisp_v4l2.c548 pci_read_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, in atomisp_save_iunit_reg()
590 pci_write_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, in atomisp_restore_iunit_reg()
995 pci_read_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, &csi_control); in atomisp_csi_lane_config()
1005 pci_write_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, csi_control); in atomisp_csi_lane_config()
H A Datomisp_ioctl.c1968 pci_write_config_word(pdev, MRFLD_PCI_CSI_CONTROL, in atomisp_streamon()
2206 pci_write_config_word(pdev, MRFLD_PCI_CSI_CONTROL, in __atomisp_streamoff()
H A Datomisp_cmd.c6249 pci_read_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, &reg); in atomisp_ospm_dphy_down()
6251 pci_write_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, reg); in atomisp_ospm_dphy_down()