Searched refs:MRFLD_PCI_CSI_CONTROL (Results 1 – 3 of 3) sorted by relevance
| /drivers/staging/media/atomisp/pci/ |
| A D | atomisp_v4l2.c | 378 pci_read_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, in atomisp_save_iunit_reg() 420 pci_write_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, in atomisp_restore_iunit_reg() 598 pci_read_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, ®); in atomisp_power_off() 600 pci_write_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, reg); in atomisp_power_off() 744 pci_read_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, &csi_control); in atomisp_csi_lane_config() 754 pci_write_config_dword(pdev, MRFLD_PCI_CSI_CONTROL, csi_control); in atomisp_csi_lane_config()
|
| A D | atomisp-regs.h | 34 #define MRFLD_PCI_CSI_CONTROL 0xe8 macro
|
| A D | atomisp_ioctl.c | 889 pci_write_config_word(pdev, MRFLD_PCI_CSI_CONTROL, in atomisp_stop_stream() 1000 pci_write_config_word(pdev, MRFLD_PCI_CSI_CONTROL, in atomisp_start_streaming()
|
Completed in 9 milliseconds