Searched refs:PLLC4_BASE (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_car.h | 279 #define PLLC4_BASE 0x5a4 macro
|
H A D | tegra124_clk_pll.c | 279 .base_reg = PLLC4_BASE, 283 .iddq_reg = PLLC4_BASE,
|
H A D | tegra124_car.c | 228 MUX(0, "pllC4_src", mux_pll_srcs, PLLC4_BASE, 25, 2),
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_clk_pll.c | 344 .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 D | tegra210_car.h | 415 #define PLLC4_BASE 0x5a4 macro
|