Home
last modified time | relevance | path

Searched refs:load_sp_array_uint (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dsp_local.h46 #define load_sp_array_uint(array_name, index) \ macro
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c185 ((unsigned int *)state)[i] = load_sp_array_uint(sp_output, i + offset); in sh_css_sp_get_debug_state()
380 return load_sp_array_uint(sp_output, offset); in sh_css_sp_get_binary_copy_size()
392 return load_sp_array_uint(sp_output, offset + irq); in sh_css_sp_get_sw_interrupt_value()
1333 last_cmd = load_sp_array_uint(host_sp_com, offset); in sh_css_write_host2sp_command()
1349 return (enum host2sp_commands)load_sp_array_uint(host_sp_com, offset); in sh_css_read_host2sp_command()
1490 avail_num_frames = load_sp_array_uint(host_sp_com, offset); in sh_css_update_host2sp_cont_num_raw_frames()