Searched refs:PORT_BCM63XX (Results 1 – 2 of 2) sorted by relevance
181 #define PORT_BCM63XX 89 macro
221 return (port->type == PORT_BCM63XX) ? "bcm63xx_uart" : NULL; in bcm_uart_type()607 port->type = PORT_BCM63XX; in bcm_uart_config_port()618 if (port->type != PORT_BCM63XX) in bcm_uart_verify_port()
Completed in 4 milliseconds