Searched hist:"14 f637f8f7e4d4d43ac717075aacd0681b3ff270" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ax88180.h | 14f637f8f7e4d4d43ac717075aacd0681b3ff270 Tue May 11 06:43:07 UTC 2010 Hoan Hoang <hnhoan@i-syst.com> AX88180: make OUTW handle 32bit/16bit defines too
The current OUTW function is always defined as a 16bit function, but this doesn't work correctly when using the 32bit access mode. So define it as a 32bit function when in 32bit mode so things work correctly on Blackfin 32bit LE systems.
Signed-off-by: Hoan Hoang <hnhoan@i-syst.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|