Lines Matching refs:BIT
57 #define HPB_DMAE_ASYNCRSTR_ASRST41 BIT(10)
58 #define HPB_DMAE_ASYNCRSTR_ASRST40 BIT(9)
59 #define HPB_DMAE_ASYNCRSTR_ASRST39 BIT(8)
60 #define HPB_DMAE_ASYNCRSTR_ASRST27 BIT(7)
61 #define HPB_DMAE_ASYNCRSTR_ASRST26 BIT(6)
62 #define HPB_DMAE_ASYNCRSTR_ASRST25 BIT(5)
63 #define HPB_DMAE_ASYNCRSTR_ASRST24 BIT(4)
64 #define HPB_DMAE_ASYNCRSTR_ASRST23 BIT(3)
65 #define HPB_DMAE_ASYNCRSTR_ASRST22 BIT(2)
66 #define HPB_DMAE_ASYNCRSTR_ASRST21 BIT(1)
67 #define HPB_DMAE_ASYNCRSTR_ASRST20 BIT(0)
78 #define HPB_DMAE_SET_ASYNC_RESET BIT(0)
79 #define HPB_DMAE_SET_ASYNC_MODE BIT(1)