Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot_avp.h31 #define PWRGATE_TOGGLE_PARTID_CPU (0 << 0) macro
Dwarmboot_avp.c68 reg = PWRGATE_TOGGLE_PARTID_CPU | PWRGATE_TOGGLE_START; in wb_start()