Lines Matching full:mmd
534 /* Write the desired MMD Devad */ in mmd_phy_indirect()
537 /* Write the desired MMD register address */ in mmd_phy_indirect()
552 /* Read the content of the MMD's selected register */ in mmd_phy_read()
563 /* Write the data into MMD's selected register */ in mmd_phy_write()
569 * from an MMD on a given PHY.
571 * @devad: The MMD to read from (0..31)
572 * @regnum: The register on the MMD to read (0..65535)
591 * from an MMD on a given PHY.
593 * @devad: The MMD to read from
594 * @regnum: The register on the MMD to read
612 * on an MMD on a given PHY.
614 * @devad: The MMD to read from
615 * @regnum: The register on the MMD to read
635 * on an MMD on a given PHY.
637 * @devad: The MMD to read from
638 * @regnum: The register on the MMD to read
656 * __phy_package_read_mmd - read MMD reg relative to PHY package base addr
659 * @devad: The MMD to read from
660 * @regnum: The register on the MMD to read
662 * Convenience helper for reading a register of an MMD on a given PHY
688 * phy_package_read_mmd - read MMD reg relative to PHY package base addr
691 * @devad: The MMD to read from
692 * @regnum: The register on the MMD to read
694 * Convenience helper for reading a register of an MMD on a given PHY
725 * __phy_package_write_mmd - write MMD reg relative to PHY package base addr
728 * @devad: The MMD to write to
729 * @regnum: The register on the MMD to write
732 * Convenience helper for writing a register of an MMD on a given PHY
758 * phy_package_write_mmd - write MMD reg relative to PHY package base addr
761 * @devad: The MMD to write to
762 * @regnum: The register on the MMD to write
765 * Convenience helper for writing a register of an MMD on a given PHY
865 * __phy_modify_mmd_changed - Function for modifying a register on MMD
867 * @devad: the MMD containing register to modify
872 * Unlocked helper function which allows a MMD register to be modified as
897 * phy_modify_mmd_changed - Function for modifying a register on MMD
899 * @devad: the MMD containing register to modify
924 * __phy_modify_mmd - Convenience function for modifying a register on MMD
926 * @devad: the MMD containing register to modify
947 * phy_modify_mmd - Convenience function for modifying a register on MMD
949 * @devad: the MMD containing register to modify