Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A 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) + \
H A Ddebug_private.h53 u32 remote_tail = sp_dmem_load_uint32(SP0_ID, in debug_synch_queue()
H A Dsp_private.h157 STORAGE_CLASS_SP_C uint32_t sp_dmem_load_uint32( in sp_dmem_load_uint32() function
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dsp_public.h220 STORAGE_CLASS_SP_H uint32_t sp_dmem_load_uint32(
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/spctrl/src/
H A Dspctrl.c173 state = sp_dmem_load_uint32(sp_id, (unsigned int)sp_address_of(sp_sw_state)); in ia_css_spctrl_get_state()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c163 val = sp_dmem_load_uint32(sp_id, (hrt_address)addr); in debug_dump_long_array_formatted()