Home
last modified time | relevance | path

Searched defs:_win (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/arm/plat-samsung/include/plat/
Dregs-fb-v4.h39 #define WINCON(_win) (0x20 + ((_win) * 4)) argument
107 #define WINxMAP(_win) (0x180 + ((_win) * 4)) argument
Dregs-fb.h225 #define SHADOWCON_WINx_PROTECT(_win) (1 << (10 + (_win))) argument
227 #define SHADOWCON_CHx_ENABLE(_win) (1 << (_win)) argument
229 #define SHADOWCON_CHx_LOCAL_ENABLE(_win) (1 << (5 + (_win))) argument
/linux-3.3/include/pcmcia/
Dds.h114 u16 _win:4; member