Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ngene/
Dngene-core.c269 ngwritel(0, NGENE_EVENT); in ngene_command_mutex()
278 ngwritel((fwio + 512) & 0xffffffff, NGENE_EVENT); in ngene_command_mutex()
1271 ngwritel(0, NGENE_EVENT); in ngene_stop()
Dngene.h97 #define NGENE_EVENT (SHARED_BUFFER+0x0210) macro