OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAR_PLLX_BASE_REG
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/nvidia/
tegra124_car.c
442
CLK_PLL("pll_x", "clk_m",
CAR_PLLX_BASE_REG
,
1066
if (tpll->base_reg ==
CAR_PLLX_BASE_REG
) {
1080
base = bus_space_read_4(bst, bsh,
CAR_PLLX_BASE_REG
);
1087
bus_space_write_4(bst, bsh,
CAR_PLLX_BASE_REG
, base);
tegra210_car.c
471
CLK_PLL("PLL_X", "CLK_M",
CAR_PLLX_BASE_REG
,
1194
if (tpll->base_reg ==
CAR_PLLX_BASE_REG
) {
1208
base = bus_space_read_4(bst, bsh,
CAR_PLLX_BASE_REG
);
1215
bus_space_write_4(bst, bsh,
CAR_PLLX_BASE_REG
, base);
tegra124_carreg.h
120
#define
CAR_PLLX_BASE_REG
0xe0
tegra210_carreg.h
144
#define
CAR_PLLX_BASE_REG
0xe0
Completed in 19 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025