Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_sti_asc.c19 #define RUN 0x00000080 macro
110 writel(val & ~RUN, &uart->control); in _sti_asc_serial_setbrg()
184 val = RXENABLE | RUN | MODE_8BIT | STOP_1BIT | PARITYODD; in sti_asc_serial_probe()