Searched refs:RTC_CNTL_XPD_XTAL_32K_S (Results 1 – 6 of 6) sorted by relevance
126 bool xtal_xpd_st = (xtal_conf & RTC_CNTL_XPD_XTAL_32K) >> RTC_CNTL_XPD_XTAL_32K_S; in clk_ll_xtal32k_is_enabled()
124 bool xtal_xpd_st = (xtal_conf & RTC_CNTL_XPD_XTAL_32K) >> RTC_CNTL_XPD_XTAL_32K_S; in clk_ll_xtal32k_is_enabled()
210 bool xtal_xpd_st = (xtal_conf & RTC_CNTL_XPD_XTAL_32K) >> RTC_CNTL_XPD_XTAL_32K_S; in clk_ll_xtal32k_is_enabled()
870 #define RTC_CNTL_XPD_XTAL_32K_S 16 macro
1076 #define RTC_CNTL_XPD_XTAL_32K_S 16 macro
1159 #define RTC_CNTL_XPD_XTAL_32K_S 16 macro