Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_iba7322.c204 #define ExtLED_IB1_YEL SYM_MASK(EXTCtrl, LEDPort0YellowOn) macro
208 #define ExtLED_IB1_MASK (ExtLED_IB1_YEL | ExtLED_IB1_GRN)
2549 extctl |= ppd->port == 1 ? ExtLED_IB1_YEL : ExtLED_IB2_YEL; in qib_setup_7322_setextled()