Lines Matching full:isp1301
32 #include <linux/usb/isp1301.h>
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 - this ISP1301 will automatically wakeup in isp1301_set_powerstate()
674 /* Power down ISP1301 */ in isp1301_set_powerstate()
3023 dev_info(udc->dev, "ISP1301 I2C device at address 0x%x\n", in lpc32xx_udc_probe()