Searched refs:DEBUG_REG (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/cpia2/
H A Dcpia2.h74 #define DEBUG_REG 0x00000001 macro
H A Dcpia2_core.c51 static unsigned int debugs_on; /* default 0 - DEBUG_REG */
538 if (debugs_on & DEBUG_REG)
546 if (debugs_on & DEBUG_REG)
554 if (debugs_on & DEBUG_REG)
562 if (debugs_on & DEBUG_REG)
576 if (debugs_on & DEBUG_REG) {

Completed in 39 milliseconds