Home
last modified time | relevance | path

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

/external/u-boot/include/
Dphy.h159 struct phy_device { struct
162 struct mii_dev *bus;
163 struct phy_driver *drv;
164 void *priv;
167 struct udevice *dev;
169 struct eth_device *dev;
175 int speed;
176 int duplex;
179 int link;
203 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) in phy_read() argument
/external/skqp/src/compute/hs/vk/bench/
Dmain.c488 VkPhysicalDevice phy_device = VK_NULL_HANDLE; in main() local
/external/skia/src/compute/hs/vk/bench/
Dmain.c488 VkPhysicalDevice phy_device = VK_NULL_HANDLE; in main() local