Searched refs:PHY_TYPE (Results 1 – 4 of 4) sorted by relevance
33 enum PHY_TYPE { enum
71 #define PHY_TYPE(x) FIELD_PREP(BIT(0), x) macro390 val |= PHY_TYPE(DW_MIPI_DSI2_DPHY); in dw_mipi_dsi2_phy_init()
658 #define PHY_TYPE(v) ((v & PV_PT_MASK) >> PV_PT_SHIFT) macro
444 pi->pubpi.phy_type = PHY_TYPE(phyversion); in wlc_phy_attach()
Completed in 20 milliseconds