Searched refs:HOST_TO_NGENE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 241 ngcpyfrom(buf, HOST_TO_NGENE, 8); in dump_command_io() 242 dev_err(pdev, "host_to_ngene (%04x): %*ph\n", HOST_TO_NGENE, 8, buf); in dump_command_io() 285 ngcpyto(HOST_TO_NGENE, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex()
|
H A D | ngene.h | 90 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000) macro
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 241 ngcpyfrom(buf, HOST_TO_NGENE, 8); in dump_command_io() 242 dev_err(pdev, "host_to_ngene (%04x): %*ph\n", HOST_TO_NGENE, 8, buf); in dump_command_io() 285 ngcpyto(HOST_TO_NGENE, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex()
|
H A D | ngene.h | 90 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000) macro
|
Completed in 9 milliseconds