Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dsi2165.c61 #define DEBUG_I2C_WRITE 0x02 macro
77 if (debug & DEBUG_I2C_WRITE) \
127 if (debug & DEBUG_I2C_WRITE) in si2165_write()