Searched refs:uart401_devc (Results 1 – 1 of 1) sorted by relevance
33 struct uart401_devc struct50 static int uart401_status(struct uart401_devc *devc) in uart401_status() argument58 static void uart401_cmd(struct uart401_devc *devc, unsigned char cmd) in uart401_cmd()63 static int uart401_read(struct uart401_devc *devc) in uart401_read()68 static void uart401_write(struct uart401_devc *devc, unsigned char byte) in uart401_write()79 static int reset_uart401(struct uart401_devc *devc);80 static void enter_uart_mode(struct uart401_devc *devc);82 static void uart401_input_loop(struct uart401_devc *devc) in uart401_input_loop()101 struct uart401_devc *devc = dev_id; in uart401intr()120 struct uart401_devc *devc = (struct uart401_devc *) in uart401_open()[all …]