Searched refs:mac_flow_control_reg (Results 1 – 1 of 1) sorted by relevance
972 u32 mac_flow_control_reg; in synopGMAC_pause_control() local977 mac_flow_control_reg = synopGMACReadReg((u32 *)gmacdev->MacBase,GmacFlowControl); in synopGMAC_pause_control()978 mac_flow_control_reg |= GmacRxFlowControl | GmacTxFlowControl | 0xFFFF0000; in synopGMAC_pause_control()979 synopGMACWriteReg((u32 *)gmacdev->MacBase,GmacFlowControl,mac_flow_control_reg); in synopGMAC_pause_control()