Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsirfsoc_uart.h41 u32 sirfsoc_mode1; member
126 .sirfsoc_mode1 = 0x0000,
H A Dsirfsoc_uart.c114 wr_regl(port, ureg->sirfsoc_mode1, in sirfsoc_uart_set_mctrl()
115 rd_regl(port, ureg->sirfsoc_mode1) | in sirfsoc_uart_set_mctrl()
123 wr_regl(port, ureg->sirfsoc_mode1, in sirfsoc_uart_set_mctrl()
124 rd_regl(port, ureg->sirfsoc_mode1) & in sirfsoc_uart_set_mctrl()
926 wr_regl(port, ureg->sirfsoc_mode1, in sirfsoc_uart_startup()
1103 wr_regl(&sirfport->port, ureg->sirfsoc_mode1, SIRFSOC_USP_EN | in sirfsoc_uart_console_setup()