Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h408 #define PM1_ENABLE BIT(18) macro
/openbmc/u-boot/drivers/video/
H A Dtegra.c160 val |= PM1_ENABLE; in basic_init()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h206 #define PM1_ENABLE (1 << 18) macro
H A Ddc.c2116 PW4_ENABLE | PM0_ENABLE | PM1_ENABLE); in tegra_crtc_atomic_disable()
2254 PW4_ENABLE | PM0_ENABLE | PM1_ENABLE; in tegra_crtc_atomic_enable()
/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c774 PW4_ENABLE | PM0_ENABLE | PM1_ENABLE, in tegra_dc_sor_attach()