Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CLK_HW_DIV
drivers/cpufreq/qcom-cpufreq-hw.c
653
cpu_hw_rate = clk_get_rate(clk) / CLK_HW_DIV;
drivers/interconnect/qcom/osm-l3.c
169
hw_rate = clk_get_rate(clk) / CLK_HW_DIV;