Home
last modified time | relevance | path

Searched refs:UART_DLL (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dserial_reg.h161 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drk_fiq_debugger.c127 rk_fiq_write(t, dll, UART_DLL); in debug_port_init()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drk_fiq_debugger.c127 rk_fiq_write(t, dll, UART_DLL); in debug_port_init()
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_port.c343 unsigned char dll = serial_in(up, UART_DLL); in default_serial_dl_read()
352 serial_out(up, UART_DLL, value & 0xff); in default_serial_dl_write()
3597 dll = serial_port_in(port, UART_DLL); in probe_baud()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dsbchipc.h1467 #define UART_DLL 0 /**< Out: Divisor Latch Low (DLAB=1) */ macro

Completed in 21 milliseconds