Searched refs:atomisp_css2_hw_store_32 (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_csi2.c | 391 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()
|
D | atomisp_v4l2.c | 607 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()
|
D | atomisp_compat.h | 38 void atomisp_css2_hw_store_32(hrt_address addr, uint32_t data);
|
D | atomisp_ioctl.c | 1781 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()
|
D | atomisp_compat_css20.c | 89 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()
|