Home
last modified time | relevance | path

Searched defs:wid (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/arch/ia64/sn/include/xtalk/
Dxbow.h121 #define XBOW_WIDGET_IS_VALID(wid) ((wid) >= XBOW_PORT_8 && (wid) <= XBOW_PORT_F) argument
124 #define XBOW_ARB_IS_UPPER(wid) ((wid) >= XBOW_PORT_8 && (wid) <= XBOW_PORT_B) argument
125 #define XBOW_ARB_IS_LOWER(wid) ((wid) >= XBOW_PORT_C && (wid) <= XBOW_PORT_F) argument
128 #define XBOW_ARB_OFF(wid) (XBOW_ARB_IS_UPPER(wid) ? 0x1c : 0x24) argument
291 #define IS_XBRIDGE_XBOW(wid) \ argument
295 #define IS_PIC_XBOW(wid) \ argument
/linux-3.3/drivers/video/
Dleo.c134 u32 wid; member
Dffb.c220 u32 wid; member
/linux-3.3/include/sound/
Dsoc-dapm.h237 #define SND_SOC_DAPM_REG(wid, wname, wreg, wshift, wmask, won_val, woff_val) \ argument
/linux-3.3/arch/mips/include/asm/sn/
Dklconfig.h134 char wid; member