Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ngene/
Dngene-core.c1196 ngwritel(0, NGENE_INT_ENABLE); in ngene_init()
1266 ngwritel(0, NGENE_INT_ENABLE); in ngene_stop()
1335 ngwritel(1, NGENE_INT_ENABLE); in ngene_start()
1347 ngwritel(0, NGENE_INT_ENABLE); in ngene_start()
1361 ngwritel(1, NGENE_INT_ENABLE); in ngene_start()
1376 ngwritel(0, NGENE_INT_ENABLE); in ngene_start()
1626 ngwritel(0, NGENE_INT_ENABLE); in ngene_unlink()
Dngene.h102 #define NGENE_INT_ENABLE (SHARED_BUFFER+0x0264) macro