Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/pci/ngene/
Dngene-core.c241 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()
Dngene.h90 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000) macro