Home
last modified time | relevance | path

Searched hist:"020 f67628d7f3e8f1c3ca93e8388d6b5ee128ec2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Drealtek.c020f67628d7f3e8f1c3ca93e8388d6b5ee128ec2 Tue Nov 08 16:38:57 UTC 2016 oliver@schinagl.nl <oliver@schinagl.nl> net: phy: realtek: Use the BIT() macro

The BIT macro is the preferred method to set bits.
This patch adds the bit macro and converts bit invocations.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>