Home
last modified time | relevance | path

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

/include/linux/fsl/
Dguts.h156 unsigned int co, unsigned int ch, unsigned int device) in guts_set_dmacr() argument
158 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() argument
195 unsigned int shift = 2 * (co + 1) - (ch & 1) - 1; in guts_set_pmuxcr_dma()
/include/linux/
Dserial_core.h428 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);