ramips: make PHY initialization more descriptive
authorDavid Bauer <mail@david-bauer.net>
Sun, 6 Jun 2021 17:45:24 +0000 (19:45 +0200)
committerDavid Bauer <mail@david-bauer.net>
Mon, 7 Jun 2021 22:39:07 +0000 (00:39 +0200)
commit6a15abbc753ca728d798cec9153fc532fce3791d
tree5fad93b2916f1f891bd6343e59b92a17882ac14c
parent441353743095d11c232bb855848a2aa2d1edafa0
ramips: make PHY initialization more descriptive

The basic mode control register of the ESW PHYs is modified in this
codeblock. Use the respective macros to make this code more readable.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/files/drivers/net/ethernet/ralink/gsw_mt7620.c