Home
last modified time | relevance | path

Searched refs:sp_dmem_load_uint32 (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dsp_local.h62 sp_dmem_load_uint32(SP0_ID, (unsigned int)sp_address_of(var))
73 sp_dmem_load_uint32(SP0_ID, (unsigned int)sp_address_of(array_name) + \
Ddebug_private.h53 u32 remote_tail = sp_dmem_load_uint32(SP0_ID, in debug_synch_queue()
Dsp_private.h157 STORAGE_CLASS_SP_C uint32_t sp_dmem_load_uint32( in sp_dmem_load_uint32() function
/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dsp_public.h220 STORAGE_CLASS_SP_H uint32_t sp_dmem_load_uint32(
/drivers/staging/media/atomisp/pci/runtime/spctrl/src/
Dspctrl.c174 state = sp_dmem_load_uint32(sp_id, (unsigned int)sp_address_of(sp_sw_state)); in ia_css_spctrl_get_state()
/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c164 val = sp_dmem_load_uint32(sp_id, (hrt_address)addr); in debug_dump_long_array_formatted()