Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/
Dcafe_ccic-regs.h134 #define TWSIC1_RVALID 0x04000000 /* Read data valid */ macro
Dcafe_ccic.c436 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); in cafe_smbus_read_done()
470 if (! (rval & TWSIC1_RVALID)) { in cafe_smbus_read_data()