Searched refs:atomisp_css2_hw_store_32 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | atomisp_csi2.c | 327 atomisp_css2_hw_store_32(base + CSI2_REG_RX_CSI_DLY_CNT_TERMEN, in atomisp_csi2_configure_isp2401() 329 atomisp_css2_hw_store_32(base + CSI2_REG_RX_CSI_DLY_CNT_SETTLE, in atomisp_csi2_configure_isp2401()
|
D | atomisp_v4l2.c | 448 atomisp_css2_hw_store_32(MRFLD_CSI_RECEIVER_SELECTION_REG, 1); in atomisp_restore_iunit_reg() 474 atomisp_css2_hw_store_32(MRFLD_INTR_CLEAR_REG, 0xFFFFFFFF); in atomisp_mrfld_pre_power_down() 489 atomisp_css2_hw_store_32(MRFLD_INTR_ENABLE_REG, 0x0); in atomisp_mrfld_pre_power_down() 1354 atomisp_css2_hw_store_32(MRFLD_CSI_RECEIVER_SELECTION_REG, 1); in atomisp_pci_probe()
|
D | atomisp_compat.h | 37 void atomisp_css2_hw_store_32(hrt_address addr, uint32_t data);
|
D | atomisp_ioctl.c | 865 atomisp_css2_hw_store_32(DMA_BURST_SIZE_REG, 0x7F); in atomisp_dma_burst_len_cfg() 867 atomisp_css2_hw_store_32(DMA_BURST_SIZE_REG, 0x00); in atomisp_dma_burst_len_cfg()
|
D | atomisp_compat_css20.c | 87 void atomisp_css2_hw_store_32(hrt_address addr, uint32_t data) in atomisp_css2_hw_store_32() function 786 atomisp_css2_hw_store_32; in atomisp_css_load_firmware()
|