Home
last modified time | relevance | path

Searched defs:UCR2_SRST (Results 1 – 4 of 4) 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/linux/drivers/tty/serial/
H A Dimx.c94 #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