Home
last modified time | relevance | path

Searched refs:SCI_CLK_INPUT_TERMINATION (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/keystone/
H A Dsci-clk.c30 #define SCI_CLK_INPUT_TERMINATION BIT(2) macro
85 bool input_termination = clk->flags & SCI_CLK_INPUT_TERMINATION; in sci_clk_prepare()