Home
last modified time | relevance | path

Searched refs:WKUP (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dk3-am65.dtsi78 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>, /* WKUP */
87 /* WKUP Basic peripherals */
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65.dtsi88 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>, /* WKUP */
100 /* WKUP Basic peripherals */
H A Dk3-am62p5-sk.dts111 /* WKUP UART0 is used by DM firmware */
H A Dk3-am62-verdin-yavia.dtsi210 /* FIXME: WKUP UART0 is used by DM firmware */
H A Dk3-am62-verdin-dahlia.dtsi217 /* FIXME: WKUP UART0 is used by DM firmware */
H A Dk3-am62-verdin-dev.dtsi238 /* FIXME: WKUP UART0 is used by DM firmware */
H A Dk3-am62p.dtsi112 <0x00 0x43000000 0x00 0x43000000 0x00 0x00020000>, /* WKUP CTRL MMR */
H A Dk3-j7200.dtsi149 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>, /* WKUP peripheral window */
H A Dk3-j721s2.dtsi156 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>, /* WKUP peripheral window */
H A Dk3-am62a.dtsi113 <0x00 0x43000000 0x00 0x43000000 0x00 0x00020000>, /* WKUP CTRL MMR */
H A Dk3-j721e.dtsi161 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>, /* WKUP peripheral window */
H A Dk3-am62a7-sk.dts130 /* WKUP UART0 is used for DM firmware logs */
H A Dk3-j784s4.dtsi277 <0x00 0x42040000 0x00 0x42040000 0x00 0x03ac2400>, /* WKUP peripheral window */
H A Dk3-am62x-sk-common.dtsi287 /* WKUP UART0 is used by DM firmware */
/openbmc/linux/include/linux/usb/
H A Dr8a66597.h155 #define WKUP 0x0100 /* b8: Remote wakeup */ macro
/openbmc/u-boot/board/ti/am65x/
H A DREADME9 1. Wake-up (WKUP) domain:
/openbmc/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c95 FIELD(INTERRUPT_STATUS_REGISTER, WKUP, 11, 1)
333 ARRAY_FIELD_DP32(s->regs, INTERRUPT_STATUS_REGISTER, WKUP, 0); in can_config_mode()
375 ARRAY_FIELD_DP32(s->regs, INTERRUPT_STATUS_REGISTER, WKUP, in update_status_register_mode_bits()
H A Dxlnx-versal-canfd.c104 FIELD(INTERRUPT_STATUS_REGISTER, WKUP, 11, 1)
760 ARRAY_FIELD_DP32(s->regs, INTERRUPT_STATUS_REGISTER, WKUP, 0); in canfd_config_mode()
806 ARRAY_FIELD_DP32(s->regs, INTERRUPT_STATUS_REGISTER, WKUP, in update_status_register_mode_bits()
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h131 #define WKUP 0x0100 /* b8: Remote wakeup */ macro