Searched refs:CLUSTER_POWER_STATE (Results 1 – 4 of 4) sorted by relevance
73 #define CLUSTER_POWER_STATE(_resp) (((_resp) >> 4) & 0xf) macro
221 *cluster_state_p = CLUSTER_POWER_STATE(power_state); in scpi_get_brcm_power_state()
74 #define CLUSTER_POWER_STATE(_resp) (((_resp) >> 4) & 0xf) macro
236 *cluster_state_p = CLUSTER_POWER_STATE(power_state); in scpi_get_css_power_state()
Completed in 5 milliseconds