Lines Matching full:mmd
564 /* Write the desired MMD Devad */ in mmd_phy_indirect()
567 /* Write the desired MMD register address */ in mmd_phy_indirect()
582 /* Read the content of the MMD's selected register */ in mmd_phy_read()
593 /* Write the data into MMD's selected register */ in mmd_phy_write()
599 * from an MMD on a given PHY.
601 * @devad: The MMD to read from (0..31)
602 * @regnum: The register on the MMD to read (0..65535)
621 * from an MMD on a given PHY.
623 * @devad: The MMD to read from
624 * @regnum: The register on the MMD to read
642 * on an MMD on a given PHY.
644 * @devad: The MMD to read from
645 * @regnum: The register on the MMD to read
665 * on an MMD on a given PHY.
667 * @devad: The MMD to read from
668 * @regnum: The register on the MMD to read
686 * __phy_package_read_mmd - read MMD reg relative to PHY package base addr
689 * @devad: The MMD to read from
690 * @regnum: The register on the MMD to read
692 * Convenience helper for reading a register of an MMD on a given PHY
718 * phy_package_read_mmd - read MMD reg relative to PHY package base addr
721 * @devad: The MMD to read from
722 * @regnum: The register on the MMD to read
724 * Convenience helper for reading a register of an MMD on a given PHY
755 * __phy_package_write_mmd - write MMD reg relative to PHY package base addr
758 * @devad: The MMD to write to
759 * @regnum: The register on the MMD to write
762 * Convenience helper for writing a register of an MMD on a given PHY
788 * phy_package_write_mmd - write MMD reg relative to PHY package base addr
791 * @devad: The MMD to write to
792 * @regnum: The register on the MMD to write
795 * Convenience helper for writing a register of an MMD on a given PHY
895 * __phy_modify_mmd_changed - Function for modifying a register on MMD
897 * @devad: the MMD containing register to modify
902 * Unlocked helper function which allows a MMD register to be modified as
927 * phy_modify_mmd_changed - Function for modifying a register on MMD
929 * @devad: the MMD containing register to modify
954 * __phy_modify_mmd - Convenience function for modifying a register on MMD
956 * @devad: the MMD containing register to modify
977 * phy_modify_mmd - Convenience function for modifying a register on MMD
979 * @devad: the MMD containing register to modify