Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dsp_local.h72 #define load_sp_array_uint(array_name, index) \ macro
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c192 ((unsigned *)state)[i] = load_sp_array_uint(sp_output, i + offset); in sh_css_sp_get_debug_state()
393 return load_sp_array_uint(sp_output, offset); in sh_css_sp_get_binary_copy_size()
405 return load_sp_array_uint(sp_output, offset + irq); in sh_css_sp_get_sw_interrupt_value()
1359 last_cmd = load_sp_array_uint(host_sp_com, offset); in sh_css_write_host2sp_command()
1375 return (enum host2sp_commands)load_sp_array_uint(host_sp_com, offset); in sh_css_read_host2sp_command()
1516 avail_num_frames = load_sp_array_uint(host_sp_com, offset); in sh_css_update_host2sp_cont_num_raw_frames()