Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
K210_PLL_EN
drivers/clk/clk-k210.c
381
u32 mask = K210_PLL_PWRD | K210_PLL_EN;
drivers/clk/clk-k210.c
430
reg |= K210_PLL_EN;
drivers/clk/clk-k210.c
470
reg &= ~K210_PLL_EN;