Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h295 #define VVBASE_VBASE_ADR Fld(24,0) macro
296 #define Vvbase_Vbase_Adr(x) ((x) << FShft(VVBASE_VBASE_ADR))
356 #define VVBASE_VBASE_ADR Fld(24,0) macro
357 #define Vvbase_Vbase_Adr(x) ((x) << FShft(VVBASE_VBASE_ADR))
Dmbxfb.c367 vvbase &= ~(FMsk(VVBASE_VBASE_ADR)); in mbxfb_setupOverlay()