Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dserial_reg.h350 #define UART_OMAP_OSC_12M_SEL 0x13 /* OMAP1510 12MHz osc select */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h358 #define UART_OMAP_OSC_12M_SEL 0x13 /* OMAP1510 12MHz osc select */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2655 serial_port_out(port, UART_OMAP_OSC_12M_SEL, 1); in serial8250_do_set_divisor()
2657 serial_port_out(port, UART_OMAP_OSC_12M_SEL, 0); in serial8250_do_set_divisor()