Searched hist:"429033659 d574bec966718de19eb732b99f3a9af" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/phy/marvell/ |
| H A D | comphy_a3700.h | 429033659d574bec966718de19eb732b99f3a9af Wed Nov 16 00:50:10 UTC 2016 Andre Przywara <andre.przywara@arm.com> marvell: comphy_a3700: fix bitmask
Obviously the mask for the rx and tx select field cannot be right, as it would overlap in one and exceed the 32-bit register in the other case. From looking at the neighbouring bits it looks like the mask should be really 4 bits wide instead of 8.
Pointed out by a GCC 6.2 (default) warning.
Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Stefan Roese <sr@denx.de>
|