Searched refs:CPCI_STAT_LED_POWER_SHIFT (Results 1 – 2 of 2) sorted by relevance
211 #define CPCI_STAT_LED_POWER_SHIFT 1 macro
1158 if ((result >> CPCI_STAT_LED_POWER_SHIFT) & ONE_BIT) in sghsc_led_state()1358 if ((cmd_info_r_p->result >> CPCI_STAT_LED_POWER_SHIFT) & ONE_BIT) in sghsc_scctl()