Searched refs:dma_reg_load (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | dma.c | 34 tmp = dma_reg_load(ID, DMA_COMMAND_FSM_REG_IDX); in dma_get_state() 75 state->current_command = dma_reg_load(ID, in dma_get_state() 77 state->current_addr_a = dma_reg_load(ID, in dma_get_state() 79 state->current_addr_b = dma_reg_load(ID, in dma_get_state() 82 tmp = dma_reg_load(ID, in dma_get_state() 102 state->fsm_ctrl_source_dev = dma_reg_load(ID, in dma_get_state() 106 state->fsm_ctrl_source_addr = dma_reg_load(ID, in dma_get_state() 110 state->fsm_ctrl_source_stride = dma_reg_load(ID, in dma_get_state() 114 state->fsm_ctrl_source_width = dma_reg_load(ID, in dma_get_state() 118 state->fsm_ctrl_source_height = dma_reg_load(ID, in dma_get_state() [all …]
|
D | dma_private.h | 34 STORAGE_CLASS_DMA_C hrt_data dma_reg_load(const dma_ID_t ID, in dma_reg_load() function
|
/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
D | dma_public.h | 55 STORAGE_CLASS_DMA_H hrt_data dma_reg_load(
|