Symbol: clk_fixed_def
sys/arm/allwinner/aw_rtc.c
150
static struct clk_fixed_def aw_rtc_osc32k = {
sys/arm/allwinner/aw_rtc.c
156
static struct clk_fixed_def aw_rtc_iosc = {
sys/arm/mv/clk/a37x0_xtal.c
81
struct clk_fixed_def def;
sys/arm/mv/clk/periph.h
309
struct clk_fixed_def fixed;
sys/arm/mv/clk/periph.h
331
struct clk_fixed_def fixed;
sys/arm/mv/clk/periph.h
336
struct clk_fixed_def fixed1;
sys/arm/mv/clk/periph.h
339
struct clk_fixed_def fixed2;
sys/arm/mv/clk/periph_clk_fixed.c
62
struct clk_fixed_def fixed_def;
sys/arm/mv/clk/periph_clk_mux_gate.c
114
struct clk_fixed_def *fixed1, *fixed2;
sys/arm/mv/clk/periph_clk_mux_gate.c
63
struct clk_fixed_def fixed;
sys/arm/mv/mv_ap806_clock.c
50
static struct clk_fixed_def ap806_clk_cluster_0 = {
sys/arm/mv/mv_ap806_clock.c
56
static struct clk_fixed_def ap806_clk_cluster_1 = {
sys/arm/mv/mv_ap806_clock.c
62
static struct clk_fixed_def ap806_clk_fixed = {
sys/arm/mv/mv_ap806_clock.c
71
static struct clk_fixed_def ap806_clk_mss = {
sys/arm/mv/mv_ap806_clock.c
81
static struct clk_fixed_def ap806_clk_sdio = {
sys/arm/mv/mv_cp110_clock.c
55
static struct clk_fixed_def cp110_clk_pll_0 = {
sys/arm/mv/mv_cp110_clock.c
63
static struct clk_fixed_def cp110_clk_ppv2_core = {
sys/arm/mv/mv_cp110_clock.c
70
static struct clk_fixed_def cp110_clk_x2core = {
sys/arm/mv/mv_cp110_clock.c
80
static struct clk_fixed_def cp110_clk_core = {
sys/arm/mv/mv_cp110_clock.c
87
static struct clk_fixed_def cp110_clk_sdio = {
sys/arm/nvidia/tegra124/tegra124_car.c
192
static struct clk_fixed_def fixed_clk_m =
sys/arm/nvidia/tegra124/tegra124_car.c
194
static struct clk_fixed_def fixed_osc_div_clk =
sys/arm/nvidia/tegra124/tegra124_car.c
197
static struct clk_fixed_def tegra124_fixed_clks[] = {
sys/arm/nvidia/tegra124/tegra124_car.c
363
init_fixeds(struct tegra124_car_softc *sc, struct clk_fixed_def *clks,
sys/arm64/freescale/imx/imx_ccm.h
111
.clk.fixed = &(struct clk_fixed_def) { \
sys/arm64/freescale/imx/imx_ccm.h
123
.clk.fixed = &(struct clk_fixed_def) { \
sys/arm64/freescale/imx/imx_ccm.h
66
struct clk_fixed_def *fixed;
sys/arm64/nvidia/tegra210/tegra210_car.c
190
static struct clk_fixed_def fixed_osc =
sys/arm64/nvidia/tegra210/tegra210_car.c
192
static struct clk_fixed_def fixed_clk_m =
sys/arm64/nvidia/tegra210/tegra210_car.c
194
static struct clk_fixed_def fixed_osc_div =
sys/arm64/nvidia/tegra210/tegra210_car.c
197
static struct clk_fixed_def tegra210_fixed_clks[] = {
sys/arm64/nvidia/tegra210/tegra210_car.c
354
init_fixeds(struct tegra210_car_softc *sc, struct clk_fixed_def *clks,
sys/arm64/nvidia/tegra210/tegra210_clk_pll.c
468
static struct clk_fixed_def tegra210_pll_fdivs[] = {
sys/arm64/qoriq/clk/ls1046a_clkgen.c
201
struct clk_fixed_def def;
sys/arm64/qoriq/clk/qoriq_clk_pll.c
108
struct clk_fixed_def def;
sys/arm64/qoriq/clk/qoriq_clkgen.c
177
struct clk_fixed_def def;
sys/dev/clk/allwinner/aw_ccung.h
64
struct clk_fixed_def *fixed;
sys/dev/clk/allwinner/aw_clk.h
589
static struct clk_fixed_def _clkname = { \
sys/dev/clk/clk_fixed.c
120
clknode_fixed_register(struct clkdom *clkdom, struct clk_fixed_def *clkdef)
sys/dev/clk/clk_fixed.c
182
struct clk_fixed_def *def)
sys/dev/clk/clk_fixed.c
197
struct clk_fixed_def *def)
sys/dev/clk/clk_fixed.c
226
struct clk_fixed_def def;
sys/dev/clk/clk_fixed.h
48
int clknode_fixed_register(struct clkdom *clkdom, struct clk_fixed_def *clkdef);
sys/dev/clk/rockchip/rk_cru.h
239
struct clk_fixed_def *fixed;
sys/dev/clk/rockchip/rk_cru.h
63
.clk.fixed = &(struct clk_fixed_def) { \
sys/dev/clk/rockchip/rk_cru.h
77
.clk.fixed = &(struct clk_fixed_def) { \
sys/dev/clk/xilinx/zynqmp_clock.c
436
struct clk_fixed_def dummy;
sys/riscv/sifive/sifive_prci.c
160
struct clk_fixed_def *tlclk_def;
sys/riscv/sifive/sifive_prci.c
184
static struct clk_fixed_def fu540_tlclk_def = {
sys/riscv/sifive/sifive_prci.c
246
static struct clk_fixed_def fu740_tlclk_def = {