Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/mbx/
Dreg_bits.h296 #define VVBASE_VBASE_ADR Fld(24,0) macro
297 #define Vvbase_Vbase_Adr(x) ((x) << FShft(VVBASE_VBASE_ADR))
357 #define VVBASE_VBASE_ADR Fld(24,0) macro
358 #define Vvbase_Vbase_Adr(x) ((x) << FShft(VVBASE_VBASE_ADR))
Dmbxfb.c366 vvbase &= ~(FMsk(VVBASE_VBASE_ADR)); in mbxfb_setupOverlay()