Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-tegra/
Ddc.h406 #define PW4_ENABLE BIT(8) macro
/external/u-boot/drivers/video/
Dtegra.c159 val |= PW3_ENABLE | PW4_ENABLE | PM0_ENABLE; in basic_init()
/external/u-boot/drivers/video/tegra124/
Dsor.c773 PW4_ENABLE | PM0_ENABLE | PM1_ENABLE, in tegra_dc_sor_attach()