Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c32 static int enable_usb_uart; variable
836 if (enable_usb_uart && base->pdata->usb_uart_phy == i) { in rockchip_usb_phy_init()
1124 if (!enable_usb_uart) in rockchip_init_usb_uart()
1157 enable_usb_uart = 0; in rockchip_init_usb_uart()
1167 enable_usb_uart = true; in rockchip_usb_uart()