Home
last modified time | relevance | path

Searched refs:apple_atcphy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/apple/
H A Datc.c592 struct apple_atcphy { struct
843 static inline void core_mask32(struct apple_atcphy *atcphy, u32 reg, u32 mask, u32 set) in core_mask32()
853 static inline void core_set32(struct apple_atcphy *atcphy, u32 reg, u32 set) in core_set32()
863 static inline void core_clear32(struct apple_atcphy *atcphy, u32 reg, u32 clear) in core_clear32()
868 static const struct atcphy_mode_configuration *atcphy_get_mode_config(struct apple_atcphy *atcphy, in atcphy_get_mode_config()
877 static void atcphy_apply_tunables(struct apple_atcphy *atcphy, enum atcphy_mode mode) in atcphy_apply_tunables()
920 static int atcphy_pipehandler_lock(struct apple_atcphy *atcphy) in atcphy_pipehandler_lock()
942 static int atcphy_pipehandler_unlock(struct apple_atcphy *atcphy) in atcphy_pipehandler_unlock()
956 static int atcphy_pipehandler_check(struct apple_atcphy *atcphy) in atcphy_pipehandler_check()
975 static int atcphy_configure_pipehandler_usb3(struct apple_atcphy *atcphy, bool host) in atcphy_configure_pipehandler_usb3()
[all …]