Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/mbx/
Dreg_bits.h593 #define Spoctrl_Vpitch(x) ((x) << FShft(SPOCTRL_VPITCH)) macro
Dmbxfb.c436 spoctrl |= Spoctrl_Vpitch((set->height<<11)/set->scaled_height); in mbxfb_setupOverlay()