Searched refs:ISP1760_FLAG_OTG_EN (Results 1 – 3 of 3) sorted by relevance
30 #define ISP1760_FLAG_OTG_EN 0x00000004 /* Port 1 supports OTG */ macro
219 devflags |= ISP1760_FLAG_OTG_EN; in isp1760_plat_probe()238 devflags |= ISP1760_FLAG_OTG_EN; in isp1760_plat_probe()
88 (isp->devflags & ISP1760_FLAG_OTG_EN)) in isp1760_init_core()