Searched refs:HUB_WIDGET_ID_MIN (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/sn/
H A Dio.h55 #define IIO_IOPRB(_x) (IIO_IOPRB_0 + ( ( (_x) < HUB_WIDGET_ID_MIN ? \
57 (_x) - (HUB_WIDGET_ID_MIN-1)) << 3) )
/linux-master/arch/mips/sgi-ip27/
H A Dip27-xtalk.c182 i = HUB_WIDGET_ID_MIN - 1;
193 for (i = HUB_WIDGET_ID_MIN; i <= HUB_WIDGET_ID_MAX; i++) {
/linux-master/arch/mips/include/asm/sn/sn0/
H A Dhubio.h951 #define HUB_WIDGET_ID_MIN 0x8 macro

Completed in 125 milliseconds