Searched refs:PLLD2_BASE (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_car.c | 226 MUX(0, "pllD2_src", mux_pll_srcs, PLLD2_BASE, 25, 2), 234 MUX(0, "dsib_mux", mux_plld_out0_plld2_out0, PLLD2_BASE, 25, 1),
|
H A D | tegra124_car.h | 234 #define PLLD2_BASE 0x4b8 macro
|
H A D | tegra124_clk_pll.c | 333 .base_reg = PLLD2_BASE, 337 .iddq_reg = PLLD2_BASE,
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_car.h | 326 #define PLLD2_BASE 0x4b8 macro
|
H A D | tegra210_clk_pll.c | 421 .base_reg = PLLD2_BASE, 424 .iddq_reg = PLLD2_BASE, 491 MUX(0, "pllD2_src", mux_pll_srcs, PLLD2_BASE, 25, 2),
|