Searched refs:bcm_uart_writel (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbcm63xx_uart.c88 static inline void bcm_uart_writel(struct uart_port *port, function
119 bcm_uart_writel(port, val, UART_MCTL_REG);
126 bcm_uart_writel(port, val, UART_CTL_REG);
158 bcm_uart_writel(port, val, UART_CTL_REG);
162 bcm_uart_writel(port, val, UART_IR_REG);
174 bcm_uart_writel(port, val, UART_IR_REG);
178 bcm_uart_writel(port, val, UART_CTL_REG);
190 bcm_uart_writel(port, val, UART_IR_REG);
202 bcm_uart_writel(port, val, UART_IR_REG);
220 bcm_uart_writel(por
[all...]

Completed in 43 milliseconds