Searched refs:store_sp_array_uint (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_sp.c | 1328 store_sp_array_uint(host_sp_com, offset, host2sp_command); in sh_css_write_host2sp_command() 1390 store_sp_array_uint(host_sp_com, offset, frame ? frame->data : 0); in sh_css_update_host2sp_offline_frame() 1397 store_sp_array_uint(host_sp_com, offset, metadata ? metadata->address : 0); in sh_css_update_host2sp_offline_frame() 1422 store_sp_array_uint(host_sp_com, offset, in sh_css_update_host2sp_mipi_frame() 1446 store_sp_array_uint(host_sp_com, o, in sh_css_update_host2sp_mipi_metadata() 1462 store_sp_array_uint(host_sp_com, offset, num_frames); in sh_css_update_host2sp_num_mipi_frames() 1486 store_sp_array_uint(host_sp_com, offset_extra, extra_num_frames); in sh_css_update_host2sp_cont_num_raw_frames() 1492 store_sp_array_uint(host_sp_com, offset, num_frames); in sh_css_update_host2sp_cont_num_raw_frames()
|
| H A D | sh_css.c | 7470 store_sp_array_uint(host_sp_com, o, host2sp_cmd_ready); in sh_css_init_host_sp_control_vars()
|
| /linux-6.15/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | sp_local.h | 52 #define store_sp_array_uint(array_name, index, value) \ macro
|