Searched refs:phy1 (Results 1 – 3 of 3) sorted by relevance
338 struct isp_csiphy *phy1 = &isp->isp_csiphy1; in omap3isp_csiphy_init() local348 phy1->isp = isp; in omap3isp_csiphy_init()349 mutex_init(&phy1->mutex); in omap3isp_csiphy_init()352 phy1->csi2 = &isp->isp_csi2c; in omap3isp_csiphy_init()353 phy1->num_data_lanes = ISP_CSIPHY1_NUM_DATA_LANES; in omap3isp_csiphy_init()354 phy1->cfg_regs = OMAP3_ISP_IOMEM_CSI2C_REGS1; in omap3isp_csiphy_init()355 phy1->phy_regs = OMAP3_ISP_IOMEM_CSIPHY1; in omap3isp_csiphy_init()
87 u8 phy1; /* 3 bits can be driven by phy1 */ member193 chip->phy1 << XWAY_STP_PHY1_SHIFT, in xway_stp_hw_init()217 | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init()279 chip->phy1 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
6007 u32 phy1, phy2; in tg3_serdes_parallel_detect() local6011 tg3_readphy(tp, MII_TG3_MISC_SHDW, &phy1); in tg3_serdes_parallel_detect()6019 if ((phy1 & 0x10) && !(phy2 & 0x20)) { in tg3_serdes_parallel_detect()
Completed in 679 milliseconds