Home
last modified time | relevance | path

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

/drivers/net/
Dsh_eth.h266 EDMR_SRST = 0x03, enumerator
270 EDMR_SRST = 0x01,
Dsh_eth.c177 ctrl_outl(ctrl_inl(ioaddr + EDMR) | EDMR_SRST, ioaddr + EDMR); in sh_eth_reset()
197 ctrl_outl(ctrl_inl(ioaddr + EDMR) | EDMR_SRST, ioaddr + EDMR); in sh_eth_reset()
199 ctrl_outl(ctrl_inl(ioaddr + EDMR) & ~EDMR_SRST, ioaddr + EDMR); in sh_eth_reset()