Searched refs:ECMR_RCSC (Results 1 – 4 of 4) sorted by relevance
307 ECMR_TRCCM = 0x04000000, ECMR_RCSC = 0x00800000, enumerator
828 ECMR_RCSC = 0x00800000, enumerator
1507 (ndev->features & NETIF_F_RXCSUM ? ECMR_RCSC : 0) | in sh_eth_dev_init()2921 sh_eth_modify(ndev, ECMR, ECMR_RCSC, enable ? ECMR_RCSC : 0); in sh_eth_set_rx_csum()
571 (ndev->features & NETIF_F_RXCSUM ? ECMR_RCSC : 0) | in ravb_emac_init_rcar()2497 ravb_modify(ndev, ECMR, ECMR_RCSC, enable ? ECMR_RCSC : 0); in ravb_set_rx_csum()