Home
last modified time | relevance | path

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

/drivers/serial/
A Dserial_mxc.c131 u32 cr3; member
170 writel(0x404 | UCR3_ADNIMP, &base->cr3); in _mxc_serial_init()
172 writel(0x704 | UCR3_ADNIMP, &base->cr3); in _mxc_serial_init()
174 writel(0x704 | UCR3_ADNIMP, &base->cr3); in _mxc_serial_init()
207 writel(readl(&base->cr3) | UCR3_RXDMUXSEL, &base->cr3); in _mxc_serial_setbrg()

Completed in 3 milliseconds