]> Git Repo - J-u-boot.git/commit
net: ks8851: Use 16bit RXQCR access
authorMarek Vasut <[email protected]>
Wed, 25 Mar 2020 16:02:51 +0000 (17:02 +0100)
committerMarek Vasut <[email protected]>
Fri, 22 May 2020 17:46:45 +0000 (19:46 +0200)
commit6a457313642525feacdfea973dbabd639f5b3261
treefb24522a3b853468355654c181c6d6d63974b4c5
parent8b41a167114ee847fb384f0d3ae61e86e89d133c
net: ks8851: Use 16bit RXQCR access

Per KS8851-16MLL, the RXQCR is a 16bit register. Use 16bit accessors
to it consistently and drop the ks_wrreg8() function altogether, as
it is not used anymore.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Eugen Hristev <[email protected]>
Cc: Joe Hershberger <[email protected]>
drivers/net/ks8851_mll.c
This page took 0.0343059999999999 seconds and 4 git commands to generate.