Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_hal.c384 #define UART_CLOCK_DIVISOR_1 0x005 macro
401 xr_usb_serial_set_reg(xr_usb_serial,UART_CLOCK_DIVISOR_1, (divisor >> 8) & 0xff); in xr21v141x_set_baud_rate()