Searched refs:ISP1301 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 44 int vbus_drv_pol; /* 0=active low drive for VBUS via ISP1301 */ 118 ISP1301, enumerator 544 /* Primary initialization sequence for the ISP1301 transceiver */ 571 * The PSW_OE enable bit state is reversed in the ISP1301 User's Guide in isp1301_udc_configure() 616 dev_info(udc->dev, "ISP1301 Vendor ID : 0x%04x\n", vendor); in isp1301_udc_configure() 617 dev_info(udc->dev, "ISP1301 Product ID : 0x%04x\n", product); in isp1301_udc_configure() 618 dev_info(udc->dev, "ISP1301 Version ID : 0x%04x\n", in isp1301_udc_configure() 623 /* Enables or disables the USB device pullup via the ISP1301 transceiver */ 660 /* Powers up or down the ISP1301 transceiver */ 668 /* Power up ISP1301 in isp1301_set_powerstate() [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 44 int vbus_drv_pol; /* 0=active low drive for VBUS via ISP1301 */ 118 ISP1301, enumerator 543 /* Primary initialization sequence for the ISP1301 transceiver */ 570 * The PSW_OE enable bit state is reversed in the ISP1301 User's Guide in isp1301_udc_configure() 615 dev_info(udc->dev, "ISP1301 Vendor ID : 0x%04x\n", vendor); in isp1301_udc_configure() 616 dev_info(udc->dev, "ISP1301 Product ID : 0x%04x\n", product); in isp1301_udc_configure() 617 dev_info(udc->dev, "ISP1301 Version ID : 0x%04x\n", in isp1301_udc_configure() 622 /* Enables or disables the USB device pullup via the ISP1301 transceiver */ 659 /* Powers up or down the ISP1301 transceiver */ 667 /* Power up ISP1301 in isp1301_set_powerstate() [all...] |
Completed in 6 milliseconds