Searched refs:co (Results 1 – 2 of 2) sorted by relevance
156 unsigned int co, unsigned int ch, unsigned int device) in guts_set_dmacr() argument158 unsigned int shift = 16 + (8 * (1 - co) + 2 * (3 - ch)); in guts_set_dmacr()192 unsigned int co, unsigned int ch, unsigned int value) in guts_set_pmuxcr_dma() argument195 unsigned int shift = 2 * (co + 1) - (ch & 1) - 1; in guts_set_pmuxcr_dma()
428 int uart_set_options(struct uart_port *port, struct console *co, int baud,430 struct tty_driver *uart_console_device(struct console *co, int *index);