Home
last modified time | relevance | path

Searched refs:ltq_etop_w32 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/
Dlantiq_etop.c81 #define ltq_etop_w32(x, y) ltq_w32(x, ltq_etop_membase + (y)) macro
272 ltq_etop_w32(PPE32_CGEN, LQ_PPE32_ENET_MAC_CFG); in ltq_etop_hw_init()
348 ltq_etop_w32(val, LTQ_ETOP_MDIO); in ltq_etop_mdio_wr()
361 ltq_etop_w32(val, LTQ_ETOP_MDIO); in ltq_etop_mdio_rd()
570 ltq_etop_w32((ETOP_PLEN_UNDER << 16) | new_mtu, in ltq_etop_change_mtu()
597 ltq_etop_w32(*((u32 *)dev->dev_addr), LTQ_ETOP_MAC_DA0); in ltq_etop_set_mac_address()
598 ltq_etop_w32(*((u16 *)&dev->dev_addr[4]) << 16, in ltq_etop_set_mac_address()