Searched refs:xtal_xpd_sw (Results 1 – 3 of 3) sorted by relevance
124 bool xtal_xpd_sw = (xtal_conf & RTC_CNTL_XTAL32K_XPD_FORCE) >> RTC_CNTL_XTAL32K_XPD_FORCE_S; in clk_ll_xtal32k_is_enabled() local128 bool enabled = !xtal_xpd_sw || xtal_xpd_st; in clk_ll_xtal32k_is_enabled()
122 bool xtal_xpd_sw = (xtal_conf & RTC_CNTL_XTAL32K_XPD_FORCE) >> RTC_CNTL_XTAL32K_XPD_FORCE_S; in clk_ll_xtal32k_is_enabled() local126 bool enabled = !xtal_xpd_sw || xtal_xpd_st; in clk_ll_xtal32k_is_enabled()
208 bool xtal_xpd_sw = (xtal_conf & RTC_CNTL_XTAL32K_XPD_FORCE) >> RTC_CNTL_XTAL32K_XPD_FORCE_S; in clk_ll_xtal32k_is_enabled() local212 bool enabled = !xtal_xpd_sw || xtal_xpd_st; in clk_ll_xtal32k_is_enabled()