Searched refs:uart_gpio_clr_addr (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | xr_usb_serial_hal.c | 422 xr_usb_serial_set_reg(xr_usb_serial,xr_usb_serial->reg_map.uart_gpio_clr_addr, 0x08); in xr_usb_serial_set_control() 427 xr_usb_serial_set_reg(xr_usb_serial,xr_usb_serial->reg_map.uart_gpio_clr_addr, 0x20); in xr_usb_serial_set_control() 698 xr_usb_serial_set_reg(xr_usb_serial, xr_usb_serial->reg_map.uart_gpio_clr_addr, 0x08); in xr_usb_serial_tiocmset() 703 xr_usb_serial_set_reg(xr_usb_serial, xr_usb_serial->reg_map.uart_gpio_clr_addr, 0x20); in xr_usb_serial_tiocmset() 726 xr21b140x_reg_map.uart_gpio_clr_addr = 0x0f; in init_xr21b140x_reg_map() 742 xr21b1411_reg_map.uart_gpio_clr_addr = 0xc0f; in init_xr21b1411_reg_map() 759 xr21v141x_reg_map.uart_gpio_clr_addr = 0x1e; in init_xr21v141x_reg_map() 774 xr21b142x_reg_map.uart_gpio_clr_addr = 0x0f; in init_xr21b142x_reg_map()
|
| H A D | xr_usb_serial_common.h | 105 unsigned int uart_gpio_clr_addr; member
|
| H A D | xr_usb_serial_common.c | 1254 rv = xr_usb_serial_set_reg(xr_usb_serial, xr_usb_serial->reg_map.uart_gpio_clr_addr, tmp); in xr_usb_gpio_set()
|