Home
last modified time | relevance | path

Searched refs:PLLC4_BASE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h279 #define PLLC4_BASE 0x5a4 macro
H A Dtegra124_clk_pll.c279 .base_reg = PLLC4_BASE,
283 .iddq_reg = PLLC4_BASE,
H A Dtegra124_car.c228 MUX(0, "pllC4_src", mux_pll_srcs, PLLC4_BASE, 25, 2),
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c344 .base_reg = PLLC4_BASE,
347 .iddq_reg = PLLC4_BASE,
493 MUX(0, "pllC4_src", mux_pll_srcs, PLLC4_BASE, 25, 2),
559 "pllC4_out0", "pllC4", PLLC4_BASE, 19, 5, tegra210_pll_pdiv_tbl),
H A Dtegra210_car.h415 #define PLLC4_BASE 0x5a4 macro