Searched refs:BT848_INT_RACK (Results 1 – 2 of 2) sorted by relevance
129 if (btv->i2c_done & BT848_INT_RACK) in bttv_i2c_wait_done()244 btwrite(BT848_INT_I2CDONE|BT848_INT_RACK, BT848_INT_STAT); in bttv_i2c_xfer()
248 #define BT848_INT_RACK (1<<25) macro