Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c861 * bcm63xx_select_phy_mode - Select between USB device and host mode.
871 static void bcm63xx_select_phy_mode(struct bcm63xx_udc *udc, bool is_device) in bcm63xx_select_phy_mode() function
1833 bcm63xx_select_phy_mode(udc, true); in bcm63xx_udc_start()
1866 bcm63xx_select_phy_mode(udc, false); in bcm63xx_udc_stop()
/kernel/linux/linux-6.6/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) in bcm63xx_select_phy_mode() function
1830 bcm63xx_select_phy_mode(udc, true); in bcm63xx_udc_start()
1862 bcm63xx_select_phy_mode(udc, false); in bcm63xx_udc_stop()

Completed in 6 milliseconds