Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h592 #define Spoctrl_Vpitch(x) ((x) << FShft(SPOCTRL_VPITCH)) macro
Dmbxfb.c437 spoctrl |= Spoctrl_Vpitch((set->height<<11)/set->scaled_height); in mbxfb_setupOverlay()