Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dusb-omap1.h46 u32 (*usb0_init)(unsigned nwires, unsigned is_device);
/Linux-v4.19/arch/arm/mach-omap1/
Dusb.c301 static u32 __init omap1_usb0_init(unsigned nwires, unsigned is_device) in omap1_usb0_init() argument
317 if (is_device) { in omap1_usb0_init()
349 if (!is_device) in omap1_usb0_init()
/Linux-v4.19/drivers/usb/gadget/udc/
Dbcm63xx_udc.c870 static void bcm63xx_select_phy_mode(struct bcm63xx_udc *udc, bool is_device) in bcm63xx_select_phy_mode() argument
878 val |= is_device ? GPIO_PINMUX_OTHR_6328_USB_DEV : in bcm63xx_select_phy_mode()
884 if (is_device) { in bcm63xx_select_phy_mode()
894 if (is_device) in bcm63xx_select_phy_mode()