Searched refs:hmm_load (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | debug_private.h | 103 hmm_load(debug_buffer_ddr_address + DEBUG_DATA_TAIL_DDR_ADDR, &remote_tail, in debug_synch_queue_ddr() 109 hmm_load(debug_buffer_ddr_address + DEBUG_DATA_BUF_DDR_ADDR + in debug_synch_queue_ddr() 115 hmm_load(debug_buffer_ddr_address + DEBUG_DATA_BUF_DDR_ADDR + in debug_synch_queue_ddr() 118 hmm_load(debug_buffer_ddr_address + DEBUG_DATA_BUF_DDR_ADDR, in debug_synch_queue_ddr()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
H A D | queue_access.c | 68 hmm_load(rdesc->desc.remote.cb_desc_addr, in ia_css_queue_load() 141 hmm_load(rdesc->desc.remote.cb_elems_addr in ia_css_queue_item_load()
|
/openbmc/linux/drivers/staging/media/atomisp/include/hmm/ |
H A D | hmm.h | 43 int hmm_load(ia_css_ptr virt, void *data, unsigned int bytes);
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ |
H A D | ia_css_sdis2.host.c | 191 hmm_load(isp_stats->data_ptr, map->data_ptr, isp_stats->size); in ia_css_get_dvs2_statistics()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
H A D | ia_css_sdis.host.c | 254 hmm_load(isp_stats->data_ptr, map->data_ptr, isp_stats->size); in ia_css_get_dvs_statistics()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm.c | 357 int hmm_load(ia_css_ptr virt, void *data, unsigned int bytes) in hmm_load() function
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_params.c | 981 hmm_load(ptr, (void *)(&data), sizeof(int)); in sh_css_set_black_frame() 989 hmm_load(ptr, (void *)(&data), sizeof(int)); in sh_css_set_black_frame() 1577 hmm_load(isp_stats->data_ptr, map->data_ptr, isp_stats->size); in ia_css_get_3a_statistics() 3837 hmm_load(ptr, &isp_params_info.mem_map, sizeof(struct sh_css_ddr_address_map)); in free_ia_css_isp_parameter_set_info()
|
H A D | sh_css.c | 3877 hmm_load(ddr_buffer_addr, in ia_css_pipe_dequeue_buffer()
|