Lines Matching refs:__BITS
38 #define AO_RTC_REG0_STATIC_REG_LSB __BITS(31,24)
43 #define AO_RTC_REG0_UNUSED_19_18 __BITS(19,18)
47 #define AO_RTC_REG0_UNUSED_10_8 __BITS(10,8)
56 #define AO_RTC_REG1_UNUSED_31_16 __BITS(31,16)
57 #define AO_RTC_REG1_RESERVED __BITS(15,12)
58 #define AO_RTC_REG1_UNUSED_11_4 __BITS(11,4)
64 #define AO_RTC_REG2_OSC_CLK_COUNT __BITS(31,0)
66 #define AO_RTC_REG3_UNUSED_31_30 __BITS(31,30)
69 #define AO_RTC_REG3_AUTO_TB_SEL __BITS(27,26)
70 #define AO_RTC_REG3_FILTER_SEL __BITS(25,23)
71 #define AO_RTC_REG3_FILTER_TB __BITS(22,21)
79 #define AO_RTC_REG4_UNUSED __BITS(31,8)
80 #define AO_RTC_REG4_STATIC_REG_MSB __BITS(7,0)
92 #define RTC_COUNTER_VALUE __BITS(31,0)
98 #define RTC_SEC_ADJUST_CTRL __BITS(20,19)
99 #define RTC_SEC_ADJUST_COUNTER __BITS(18,0)