commit | 4c995d2d1b3fd8b9a7352808bd24bb530381ec62 | [log] [tgz] |
---|---|---|
author | Marek Behún <marek.behun@nic.cz> | Tue Dec 07 23:59:30 2021 +0100 |
committer | Marek Behún <marek.behun@nic.cz> | Thu Dec 09 01:29:13 2021 +0100 |
tree | 2bf8c817ad768d0c1af13b40320ef3d16ff4ee44 | |
parent | 95c26d6489bd8b2fc8b8e14bc2da5d2918055acc [diff] |
refactor(drivers/marvell/comphy-3700): rename Digital Loopback Enable register constant The register at offset 0x23 is called Digital Loopback Enable, but the constant is COMPHY_LOOPBACK_REG0, as if there were some LOOPBACK_REG1 register or something, which there is not. Rename the constant to COMPHY_DIG_LOOPBACK_EN. Signed-off-by: Marek Behún <marek.behun@nic.cz> Change-Id: Ie88bdd864e2c9ab7e8de70ed7f3a13ee8f08ff79