Home
last modified time | relevance | path

Searched defs:phy_read (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dinno_video_phy.c89 static inline u32 phy_read(struct inno_video_phy *inno, u32 reg) in phy_read() function
H A Dsamsung_mipi_dcphy.c1241 static inline u32 phy_read(struct samsung_mipi_dcphy *samsung, u32 reg) in phy_read() function
/rk3399_rockchip-uboot/include/
H A Dphy.h162 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) in phy_read() function