Home
last modified time | relevance | path

Searched refs:TEGRA_CLK_OUT_ENB_V (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t210/drivers/se/
A Dsecurity_engine.c938 val = mmio_read_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_V); in tegra_se_enable_clocks()
940 mmio_write_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_V, val); in tegra_se_enable_clocks()
958 val = mmio_read_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_V); in tegra_se_disable_clocks()
960 mmio_write_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_V, val); in tegra_se_disable_clocks()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t210/
A Dtegra_def.h153 #define TEGRA_CLK_OUT_ENB_V U(0x360) macro

Completed in 4 milliseconds