Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp557 SetRegister(VIP_INT_CNTL, data | VIP_INT_CNTL__FB_INT0_CLR); in DspSendCommand()
592 SetRegister(VIP_INT_CNTL, data | VIP_INT_CNTL__FB_INT0_CLR); in DspSendCommand()
H A DTheatreReg.h1281 #define VIP_INT_CNTL__FB_INT0_CLR 0x02000000 macro