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

/linux-master/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c858 * bcm63xx_select_phy_mode - Select between USB device and host mode.
868 static void bcm63xx_select_phy_mode(struct bcm63xx_udc *udc, bool is_device) function
1830 bcm63xx_select_phy_mode(udc, true);
1862 bcm63xx_select_phy_mode(udc, false);

Completed in 117 milliseconds