Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PLL_DIV_MASK
drivers/clk/at91/clk-pll.c
18
#define PLL_DIV_MAX PLL_DIV_MASK
drivers/clk/at91/clk-pll.c
19
#define PLL_DIV(reg) ((reg) & PLL_DIV_MASK)