Searched refs:TEGRA_CLK_OUT_ENB_W (Results 1 – 2 of 2) sorted by relevance
921 val = mmio_read_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_W); in tegra_se_enable_clocks()923 mmio_write_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_W, val); in tegra_se_enable_clocks()953 val = mmio_read_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_W); in tegra_se_disable_clocks()955 mmio_write_32(TEGRA_CAR_RESET_BASE + TEGRA_CLK_OUT_ENB_W, val); in tegra_se_disable_clocks()
155 #define TEGRA_CLK_OUT_ENB_W U(0x364) macro
Completed in 5 milliseconds