Home
last modified time | relevance | path

Searched defs:css (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/drivers/nxp/clk/s32cc/include/
H A Ds32cc-clk-regs.h87 #define MC_CGM_MUXn_CSS_SELSTAT(css) ((MC_CGM_MUXn_CSS_SELSTAT_MASK & (css))\ argument
89 #define MC_CGM_MUXn_CSS_SWTRG(css) ((MC_CGM_MUXn_CSS_SWTRG_MASK & (css)) \ argument
/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32-core.h102 struct stm32_clk_css *css; member
H A Dclk-stm32mp13.c36 bool css; member
947 bool css) in clk_oscillator_set_css()
1039 bool css = osci->css; in stm32_enable_oscillator_hse() local
H A Dclk-stm32mp2.c31 bool css; member
739 bool css) in clk_oscillator_set_css()
2291 bool css = osci->css; in stm32_enable_oscillator_hse() local
H A Dstm32mp1_clk.c1642 static void stm32mp1_hse_enable(bool bypass, bool digbyp, bool css) in stm32mp1_hse_enable()
2233 bool bypass, digbyp, css; in stm32mp1_clk_init() local
/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_drv.c617 uint32_t css, csc; in cgm_mux_clk_config() local