Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/mbx/
Dreg_bits.h291 #define VUBASE_UBASE_ADR Fld(24,0) macro
292 #define Vubase_Ubase_Adr(x) ((x) << FShft(VUBASE_UBASE_ADR))
352 #define VUBASE_UBASE_ADR Fld(24,0) macro
353 #define Vubase_Ubase_Adr(x) ((x) << FShft(VUBASE_UBASE_ADR))
Dmbxfb.c365 vubase &= ~(VUBASE_UVHALFSTR | FMsk(VUBASE_UBASE_ADR)); in mbxfb_setupOverlay()