Home
last modified time | relevance | path

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

/Linux-v6.1/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.c565 atomisp_css2_hw_store_32(MRFLD_CSI_RECEIVER_SELECTION_REG, 1); in atomisp_restore_iunit_reg()
595 atomisp_css2_hw_store_32(MRFLD_INTR_CLEAR_REG, 0xFFFFFFFF); in atomisp_mrfld_pre_power_down()
610 atomisp_css2_hw_store_32(MRFLD_INTR_ENABLE_REG, 0x0); in atomisp_mrfld_pre_power_down()
1613 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.c1504 atomisp_css2_hw_store_32(DMA_BURST_SIZE_REG, 0x7F); in atomisp_dma_burst_len_cfg()
1506 atomisp_css2_hw_store_32(DMA_BURST_SIZE_REG, 0x00); in atomisp_dma_burst_len_cfg()
Datomisp_compat_css20.c88 void atomisp_css2_hw_store_32(hrt_address addr, uint32_t data) in atomisp_css2_hw_store_32() function
860 atomisp_css2_hw_store_32; in atomisp_css_load_firmware()