Searched refs:WM_SET_BIT (Results 1 – 1 of 1) sorted by relevance
43 #define WM_SET_BIT(shift) ((1 << (16 + shift) ) | (1 << shift)) macro125 val = WM_SET_BIT(desc->shift[PWR_CTRL_PWR_EN]); in PWR_EnableDisable()
Completed in 3 milliseconds