Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/nvidia/tegra/drivers/flowctrl/
A Dflowctrl.c22 #define CLK_BPMP_RST (1 << 1) macro
268 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