Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-debug.h35 #define PVR2_TRACE_I2C_TRAF (1 << 20) /* I2C traffic through the adapter */ macro
H A Dpvrusb2-i2c-core.c467 if (pvrusb2_debug & PVR2_TRACE_I2C_TRAF) { in pvr2_i2c_xfer()