Home
last modified time | relevance | path

Searched refs:WAKE (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/include/asm/
Ddbdma.h36 #define WAKE 0x1000 macro
103 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\
/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-s905x-khadas-vim.dts159 "WIFI Power Enable", "WIFI WAKE HOST",
165 "Bluetooth WAKE HOST",
Dmeson-gxbb-nanopi-k2.dts243 "WIFI Power Enable", "WIFI WAKE HOST",
249 "Bluetooth WAKE HOST", "",
/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-amarula-relic.dts135 interrupts = <0 3 IRQ_TYPE_LEVEL_LOW>; /* WL-WAKE-AP: PL3 */
/arch/arm/boot/dts/
Dimx28-tx28.dts536 MX28_PAD_ENET0_RXD2__GPIO_4_9 /* WAKE */
/arch/powerpc/platforms/powermac/
Dfeature.c514 out_le32(&chan->control, (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16); in dbdma_restore()