Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/ngene/
Dngene-core.c1232 ngwritel(0, NGENE_INT_ENABLE); in ngene_init()
1305 ngwritel(0, NGENE_INT_ENABLE); in ngene_stop()
1374 ngwritel(1, NGENE_INT_ENABLE); in ngene_start()
1385 ngwritel(0, NGENE_INT_ENABLE); in ngene_start()
1400 ngwritel(1, NGENE_INT_ENABLE); in ngene_start()
1417 ngwritel(0, NGENE_INT_ENABLE); in ngene_start()
1626 ngwritel(0, NGENE_INT_ENABLE); in ngene_unlink()
Dngene.h101 #define NGENE_INT_ENABLE (SHARED_BUFFER+0x0264) macro