Home
last modified time | relevance | path

Searched defs:phy_set_bits (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1132 static inline int phy_set_bits(struct phy_device *phydev, u32 regnum, u16 val) in phy_set_bits() function
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c418 static inline void phy_set_bits(void __iomem *reg, u32 bits) in phy_set_bits() function