Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ngene/
Dngene.h91 #define NGENE_TO_HOST (SHARED_BUFFER+0x0100) macro
Dngene-core.c244 ngcpyfrom(buf, NGENE_TO_HOST, 8); in dump_command_io()
245 dev_err(pdev, "ngene_to_host (%04x): %*ph\n", NGENE_TO_HOST, 8, buf); in dump_command_io()