Searched refs:WIDGET_PART_NUM (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/include/xtalk/
H A Dxwidgetdev.h13 #define WIDGET_PART_NUM 0x0ffff000 macro
19 #define XWIDGET_PART_NUM(widgetid) (((widgetid) & WIDGET_PART_NUM) >> WIDGET_PART_NUM_SHFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/xtalk/
H A Dxwidget.h32 #define WIDGET_PART_NUM 0x0ffff000 macro
38 #define XWIDGET_PART_NUM(widgetid) (((widgetid) & WIDGET_PART_NUM) >> WIDGET_PART_NUM_SHFT)

Completed in 116 milliseconds