Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_hal.c501 xr_usb_serial_set_reg(xr_usb_serial, xr_usb_serial->reg_map.uart_flow_addr, flow); in xr_usb_serial_set_flow_mode()
719 xr21b140x_reg_map.uart_flow_addr = 0x06; in init_xr21b140x_reg_map()
735 xr21b1411_reg_map.uart_flow_addr = 0xc06; in init_xr21b1411_reg_map()
752 xr21v141x_reg_map.uart_flow_addr = 0x0c; in init_xr21v141x_reg_map()
767 xr21b142x_reg_map.uart_flow_addr = 0x06; in init_xr21b142x_reg_map()
H A Dxr_usb_serial_common.h98 unsigned int uart_flow_addr; member