Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tty/serial/8250/
D8250_of.c50 static unsigned int npcm_get_divisor(struct uart_port *port, unsigned int baud, in npcm_get_divisor() function
58 port->get_divisor = npcm_get_divisor; in npcm_setup()