Searched refs:clk_fixed_def (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/sys/dev/extres/clk/
H A Dclk_fixed.h42 struct clk_fixed_def { struct
50 int clknode_fixed_register(struct clkdom *clkdom, struct clk_fixed_def *clkdef);
H A Dclk_fixed.c118 clknode_fixed_register(struct clkdom *clkdom, struct clk_fixed_def *clkdef)
170 struct clk_fixed_def *def)
185 struct clk_fixed_def *def)
214 struct clk_fixed_def def;
/freebsd-13-stable/sys/arm/mv/
H A Dmv_ap806_clock.c55 static struct clk_fixed_def ap806_clk_cluster_0 = {
61 static struct clk_fixed_def ap806_clk_cluster_1 = {
67 static struct clk_fixed_def ap806_clk_fixed = {
76 static struct clk_fixed_def ap806_clk_mss = {
86 static struct clk_fixed_def ap806_clk_sdio = {
H A Dmv_cp110_clock.c60 static struct clk_fixed_def cp110_clk_pll_0 = {
68 static struct clk_fixed_def cp110_clk_ppv2_core = {
75 static struct clk_fixed_def cp110_clk_x2core = {
85 static struct clk_fixed_def cp110_clk_core = {
92 static struct clk_fixed_def cp110_clk_sdio = {
/freebsd-13-stable/sys/arm/allwinner/clkng/
H A Daw_ccung.h66 struct clk_fixed_def *fixed;
H A Daw_clk.h591 static struct clk_fixed_def _clkname = { \
/freebsd-13-stable/sys/arm64/freescale/imx/
H A Dimx_ccm_clk.h54 struct clk_fixed_def *fixed;
99 .clk.fixed = &(struct clk_fixed_def) { \
111 .clk.fixed = &(struct clk_fixed_def) { \
/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk_cru.h61 .clk.fixed = &(struct clk_fixed_def) { \
75 .clk.fixed = &(struct clk_fixed_def) { \
226 struct clk_fixed_def *fixed;
H A Drk3328_cru.c1253 static struct clk_fixed_def clkin_i2s1 = {
1323 static struct clk_fixed_def clkin_i2s2 = {
1334 static struct clk_fixed_def xin12m = {
1493 static struct clk_fixed_def phy_50m_out = {
H A Drk3288_cru.c499 .clk.fixed = &(struct clk_fixed_def) { \
513 .clk.fixed = &(struct clk_fixed_def) { \
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.c193 static struct clk_fixed_def fixed_osc =
195 static struct clk_fixed_def fixed_clk_m =
197 static struct clk_fixed_def fixed_osc_div =
200 static struct clk_fixed_def tegra210_fixed_clks[] = {
357 init_fixeds(struct tegra210_car_softc *sc, struct clk_fixed_def *clks,
H A Dtegra210_clk_pll.c471 static struct clk_fixed_def tegra210_pll_fdivs[] = {
/freebsd-13-stable/sys/arm64/qoriq/clk/
H A Dqoriq_clk_pll.c110 struct clk_fixed_def def;
H A Dls1046a_clkgen.c206 struct clk_fixed_def def;
H A Dqoriq_clkgen.c180 struct clk_fixed_def def;
/freebsd-13-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_car.c195 static struct clk_fixed_def fixed_clk_m =
197 static struct clk_fixed_def fixed_osc_div_clk =
200 static struct clk_fixed_def tegra124_fixed_clks[] = {
366 init_fixeds(struct tegra124_car_softc *sc, struct clk_fixed_def *clks,
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_rtc.c151 static struct clk_fixed_def aw_rtc_osc32k = {
156 static struct clk_fixed_def aw_rtc_iosc = {
/freebsd-13-stable/sys/riscv/sifive/
H A Dfu540_prci.c124 struct clk_fixed_def tlclk_def = {

Completed in 265 milliseconds