Home
last modified time | relevance | path

Searched full:mac_rst (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308-rock-pi-s.dts160 pinctrl-0 = <&mac_rst>;
263 mac_rst: mac-rst { label
/linux/drivers/net/ethernet/rdc/
H A Dr6040.c57 #define MAC_RST 0x0001 /* Reset the MAC */ macro
363 iowrite16(MAC_RST, ioaddr + MCR1); in r6040_reset_mac()
366 if (cmd & MAC_RST) in r6040_reset_mac()