Searched refs:ISP1760_FLAG_PERIPHERAL_EN (Results 1 – 3 of 3) sorted by relevance
33 #define ISP1760_FLAG_PERIPHERAL_EN 0x00000004 /* Port 1 supports Peripheral mode*/ macro
226 devflags |= ISP1760_FLAG_PERIPHERAL_EN; in isp1760_plat_probe()
88 if (isp->devflags & ISP1760_FLAG_PERIPHERAL_EN) { in isp1760_init_core()