Searched refs:ECMR_RCSC (Results 1 – 4 of 4) sorted by relevance
344 ECMR_TRCCM = 0x04000000, ECMR_RCSC = 0x00800000, enumerator
817 ECMR_RCSC = 0x00800000, enumerator
404 (ndev->features & NETIF_F_RXCSUM ? ECMR_RCSC : 0) | in ravb_emac_init()1826 ravb_modify(ndev, ECMR, ECMR_RCSC, enable ? ECMR_RCSC : 0); in ravb_set_rx_csum()
1542 (ndev->features & NETIF_F_RXCSUM ? ECMR_RCSC : 0) | in sh_eth_dev_init()2959 sh_eth_modify(ndev, ECMR, ECMR_RCSC, enable ? ECMR_RCSC : 0); in sh_eth_set_rx_csum()