Searched refs:VSCADR_BLEND_POS (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/mbx/
H A Dreg_bits.h282 #define VSCADR_BLEND_POS Fld(2,24) macro
283 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS))
284 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS))
285 #define VSCADR_BLEND_CUR ((0x2) << FShft(VSCADR_BLEND_POS))
343 #define VSCADR_BLEND_POS Fld(2,24) macro
344 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS))
345 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS))
346 #define VSCADR_BLEND_CUR ((0x2) << FShft(VSCADR_BLEND_POS))
H A Dmbxfb.c479 vscadr &= ~(FMsk(VSCADR_BLEND_POS));
776 vscadr &= ~(FMsk(VSCADR_BLEND_POS) | FMsk(VSCADR_BLEND_M));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/mbx/
H A Dreg_bits.h282 #define VSCADR_BLEND_POS Fld(2,24) macro
283 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS))
284 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS))
285 #define VSCADR_BLEND_CUR ((0x2) << FShft(VSCADR_BLEND_POS))
343 #define VSCADR_BLEND_POS Fld(2,24) macro
344 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS))
345 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS))
346 #define VSCADR_BLEND_CUR ((0x2) << FShft(VSCADR_BLEND_POS))
H A Dmbxfb.c479 vscadr &= ~(FMsk(VSCADR_BLEND_POS));
776 vscadr &= ~(FMsk(VSCADR_BLEND_POS) | FMsk(VSCADR_BLEND_M));

Completed in 65 milliseconds