Searched refs:OBS_INTEXT_MASK (Results 1 – 4 of 4) sorted by relevance
177 #define OBS_INTEXT_MASK GENMASK_32(12, 12) macro
224 #define OBS_INTEXT_MASK GENMASK_32(12, 12) macro
1845 uint32_t int_ext = (data & OBS_INTEXT_MASK) >> OBS_INTEXT_SHIFT; in stm32_clk_configure_obs()
1849 uint32_t int_ext = (data & OBS_INTEXT_MASK) >> OBS_INTEXT_SHIFT; in stm32_clk_configure_obs()