Searched refs:CLK_BPMP_RST (Results 1 – 1 of 1) sorted by relevance
22 #define CLK_BPMP_RST (1 << 1) macro268 mmio_write_32(TEGRA_CAR_RESET_BASE + CLK_RST_DEV_L_SET, CLK_BPMP_RST); in tegra_fc_bpmp_on()279 mmio_write_32(TEGRA_CAR_RESET_BASE + CLK_RST_DEV_L_CLR, CLK_BPMP_RST); in tegra_fc_bpmp_on()294 mmio_write_32(TEGRA_CAR_RESET_BASE + CLK_RST_DEV_L_SET, CLK_BPMP_RST); in tegra_fc_bpmp_off()
Completed in 2 milliseconds