Searched refs:WIDGET_PART_NUM_SHFT (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.h16 #define WIDGET_PART_NUM_SHFT 12 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.h35 #define WIDGET_PART_NUM_SHFT 12 macro
38 #define XWIDGET_PART_NUM(widgetid) (((widgetid) & WIDGET_PART_NUM) >> WIDGET_PART_NUM_SHFT)

Completed in 40 milliseconds