Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dm52xxacr.h46 #define ACR_ENABLE 0x00008000 /* Enable this ACR */ macro
Dm53xxacr.h41 #define ACR_ENABLE 0x00008000 /* Enable this ACR */ macro
Dm54xxacr.h33 #define ACR_ENABLE 0x00008000 /* Enable address */ macro
/linux-4.4.14/drivers/gpu/drm/tegra/
Dhdmi.h125 #define ACR_ENABLE (1 << 31) macro