Home
last modified time | relevance | path

Searched defs:UCR2_SRST (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/char/
H A Dimx_serial.h75 #define UCR2_SRST (1<<0) /* Reset complete */ macro
/openbmc/u-boot/drivers/serial/
H A Dserial_mxc.c50 #define UCR2_SRST (1<<0) /* SW reset */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h553 #define UCR2_SRST (1<<0) /* SW reset */ macro