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