Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dm52xxacr.h47 #define ACR_ENABLE 0x00008000 /* Enable this ACR */ macro
H A Dm53xxacr.h42 #define ACR_ENABLE 0x00008000 /* Enable this ACR */ macro
H A Dm54xxacr.h34 #define ACR_ENABLE 0x00008000 /* Enable address */ macro
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhdmi.h122 #define ACR_ENABLE (1 << 31) macro