Searched refs:MI_BATCH_NON_SECURE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Di830_drv.h283 #define MI_BATCH_NON_SECURE (1) macro
H A Di915_drv.h284 #define MI_BATCH_NON_SECURE (1) macro
H A Di915_dma.c285 * for MI_BATCH_NON_SECURE. These can be made stricter at any time.
518 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
523 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
H A Di830_dma.c1159 OUT_RING(start | MI_BATCH_NON_SECURE);
1164 OUT_RING(start | MI_BATCH_NON_SECURE);

Completed in 102 milliseconds