Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_csi2.c391 atomisp_css2_hw_store_32(base + CSI2_REG_RX_CSI_DLY_CNT_TERMEN, in atomisp_csi2_configure_isp2401()
393 atomisp_css2_hw_store_32(base + CSI2_REG_RX_CSI_DLY_CNT_SETTLE, in atomisp_csi2_configure_isp2401()
Datomisp_v4l2.c607 atomisp_css2_hw_store_32(MRFLD_CSI_RECEIVER_SELECTION_REG, 1); in atomisp_restore_iunit_reg()
637 atomisp_css2_hw_store_32(MRFLD_INTR_CLEAR_REG, 0xFFFFFFFF); in atomisp_mrfld_pre_power_down()
652 atomisp_css2_hw_store_32(MRFLD_INTR_ENABLE_REG, 0x0); in atomisp_mrfld_pre_power_down()
1720 atomisp_css2_hw_store_32(MRFLD_CSI_RECEIVER_SELECTION_REG, 1); in atomisp_pci_probe()
Datomisp_compat.h38 void atomisp_css2_hw_store_32(hrt_address addr, uint32_t data);
Datomisp_ioctl.c1781 atomisp_css2_hw_store_32(DMA_BURST_SIZE_REG, 0x7F); in atomisp_dma_burst_len_cfg()
1783 atomisp_css2_hw_store_32(DMA_BURST_SIZE_REG, 0x00); in atomisp_dma_burst_len_cfg()
Datomisp_compat_css20.c89 void atomisp_css2_hw_store_32(hrt_address addr, uint32_t data) in atomisp_css2_hw_store_32() function
877 atomisp_css2_hw_store_32; in atomisp_css_load_firmware()