Home
last modified time | relevance | path

Searched refs:host2sp_command (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dsh_css_sp.h63 bool sh_css_write_host2sp_command(enum host2sp_commands host2sp_command);
Dsh_css_sp.c1314 bool sh_css_write_host2sp_command(enum host2sp_commands host2sp_command) in sh_css_write_host2sp_command() argument
1318 host2sp_command) in sh_css_write_host2sp_command()
1328 store_sp_array_uint(host_sp_com, offset, host2sp_command); in sh_css_write_host2sp_command()
1337 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, host2sp_command) in sh_css_read_host2sp_command()
Dsh_css_internal.h743 u32 host2sp_command; member
Dsh_css.c7436 unsigned int o = offsetof(struct host_sp_communication, host2sp_command) in sh_css_init_host_sp_control_vars()