Searched refs:OPA_LED_MASK (Results 1 – 1 of 1) sorted by relevance
3450 #define OPA_LED_MASK (1 << OPA_LED_SHIFT) macro3469 p->rsvd_led_mask = cpu_to_be32(OPA_LED_MASK); in __subn_get_opa_led_info()3484 int on = !!(be32_to_cpu(p->rsvd_led_mask) & OPA_LED_MASK); in __subn_set_opa_led_info()