Searched refs:SLOT_STATE_SHIFT (Results 1 – 1 of 1) sorted by relevance
83 #define SLOT_STATE_SHIFT (0) macro411 u8 state = (slot_reg & SLOT_STATE_MASK) >> SLOT_STATE_SHIFT; in hpc_get_power_status()