Home
last modified time | relevance | path

Searched refs:ExtLED_IB2_YEL (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_iba7322.c206 #define ExtLED_IB2_YEL SYM_MASK(EXTCtrl, LEDPort1YellowOn) macro
209 #define ExtLED_IB2_MASK (ExtLED_IB2_YEL | ExtLED_IB2_GRN)
2549 extctl |= ppd->port == 1 ? ExtLED_IB1_YEL : ExtLED_IB2_YEL; in qib_setup_7322_setextled()