Searched refs:tc_writel (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/toshiba/ |
| H A D | tc35815.c | 1189 tc_writel(0, &tr->Int_En); in tc35815_schedule_restart() 2034 tc_writel(0, &tr->MAC_Ctl); in tc35815_chip_reset() 2037 tc_writel(0, &tr->DMA_Ctl); in tc35815_chip_reset() 2038 tc_writel(0, &tr->TxThrsh); in tc35815_chip_reset() 2041 tc_writel(0, &tr->Int_En); in tc35815_chip_reset() 2042 tc_writel(0, &tr->FDA_Bas); in tc35815_chip_reset() 2043 tc_writel(0, &tr->FDA_Lim); in tc35815_chip_reset() 2045 tc_writel(0, &tr->CAM_Ctl); in tc35815_chip_reset() 2046 tc_writel(0, &tr->Tx_Ctl); in tc35815_chip_reset() 2047 tc_writel(0, &tr->Rx_Ctl); in tc35815_chip_reset() [all …]
|