Home
last modified time | relevance | path

Searched refs:SCI_CLK_ALLOW_FREQ_CHANGE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/keystone/
H A Dsci-clk.c29 #define SCI_CLK_ALLOW_FREQ_CHANGE BIT(1) macro
84 bool allow_freq_change = clk->flags & SCI_CLK_ALLOW_FREQ_CHANGE; in sci_clk_prepare()
/kernel/linux/linux-6.6/drivers/clk/keystone/
H A Dsci-clk.c20 #define SCI_CLK_ALLOW_FREQ_CHANGE BIT(1) macro
75 bool allow_freq_change = clk->flags & SCI_CLK_ALLOW_FREQ_CHANGE; in sci_clk_prepare()

Completed in 3 milliseconds