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