Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Dlantiq_etop.c72 #define ltq_etop_w32(x, y) ltq_w32(x, ltq_etop_membase + (y)) macro
265 ltq_etop_w32(PPE32_CGEN, LQ_PPE32_ENET_MAC_CFG); in ltq_etop_hw_init()
331 ltq_etop_w32(val, LTQ_ETOP_MDIO); in ltq_etop_mdio_wr()
344 ltq_etop_w32(val, LTQ_ETOP_MDIO); in ltq_etop_mdio_rd()
526 ltq_etop_w32((ETOP_PLEN_UNDER << 16) | new_mtu, LTQ_ETOP_IGPLEN); in ltq_etop_change_mtu()
543 ltq_etop_w32(*((u32 *)dev->dev_addr), LTQ_ETOP_MAC_DA0); in ltq_etop_set_mac_address()
544 ltq_etop_w32(*((u16 *)&dev->dev_addr[4]) << 16, in ltq_etop_set_mac_address()