Searched refs:_HSW_PW_SHIFT (Results 1 – 1 of 1) sorted by relevance
8852 #define _HSW_PW_SHIFT(pw) (((pw) & 0xf) * 2) macro8868 #define HSW_PWR_WELL_CTL_REQ(pw) (1 << (_HSW_PW_SHIFT(pw) + 1))8869 #define HSW_PWR_WELL_CTL_STATE(pw) (1 << _HSW_PW_SHIFT(pw))