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 D | atomisp-regs.h | 45 #define MRFLD_PCI_CSI_CONTROL 0xe8 macro
|
| H A D | atomisp_v4l2.c | 548 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 D | atomisp_ioctl.c | 1968 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 D | atomisp_cmd.c | 6249 pci_read_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, ®); in atomisp_ospm_dphy_down() 6251 pci_write_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, reg); in atomisp_ospm_dphy_down()
|