Searched refs:POWER_ENABLE (Results 1 – 2 of 2) sorted by relevance
204 #define POWER_ENABLE (1U << 0) macro
924 value &= (~POWER_ENABLE); in HimciControlPower()926 value |= POWER_ENABLE; in HimciControlPower()