Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CPU_CLOCK
drivers/clk/tegra/clk-tegra20.c
118
#define CPU_CLOCK(cpu) (0x1 << (8 + cpu))
drivers/clk/tegra/clk-tegra30.c
120
#define CPU_CLOCK(cpu) (0x1 << (8 + cpu))
drivers/nvmem/sunplus-ocotp.c
40
#define CPU_CLOCK FIELD_PREP(OTP_RD_PERIOD, 30)