Home
last modified time | relevance | path

Searched defs:PWRGATE_TOGGLE_START (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dpowergate.c16 #define PWRGATE_TOGGLE_START (1 << 8) macro
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.h32 #define PWRGATE_TOGGLE_START (1 << 8) macro
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dpmc.h360 #define PWRGATE_TOGGLE_START (1 << 8) macro
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c86 #define PWRGATE_TOGGLE_START BIT(8) macro