Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c869 * bcm63xx_select_pullup() is called.
903 * bcm63xx_select_pullup - Enable/disable the pullup on D+
911 static void bcm63xx_select_pullup(struct bcm63xx_udc *udc, bool is_on) in bcm63xx_select_pullup() function
1763 * See notes in bcm63xx_select_pullup().
1784 bcm63xx_select_pullup(gadget_to_udc(gadget), true); in bcm63xx_udc_pullup()
1787 bcm63xx_select_pullup(gadget_to_udc(gadget), false); in bcm63xx_udc_pullup()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c866 * bcm63xx_select_pullup() is called.
900 * bcm63xx_select_pullup - Enable/disable the pullup on D+
908 static void bcm63xx_select_pullup(struct bcm63xx_udc *udc, bool is_on) in bcm63xx_select_pullup() function
1760 * See notes in bcm63xx_select_pullup().
1781 bcm63xx_select_pullup(gadget_to_udc(gadget), true); in bcm63xx_udc_pullup()
1784 bcm63xx_select_pullup(gadget_to_udc(gadget), false); in bcm63xx_udc_pullup()

Completed in 6 milliseconds