Home
last modified time | relevance | path

Searched refs:GmacTxFlowControl (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_Dev.c907 synopGMACSetBits((u32 *)gmacdev->MacBase, GmacFlowControl, GmacTxFlowControl); in synopGMAC_tx_flow_control_enable()
921 synopGMACClearBits((u32 *)gmacdev->MacBase, GmacFlowControl, GmacTxFlowControl); in synopGMAC_tx_flow_control_disable()
978 mac_flow_control_reg |= GmacRxFlowControl | GmacTxFlowControl | 0xFFFF0000; in synopGMAC_pause_control()
DsynopGMAC_Dev.h593 GmacTxFlowControl = 0x00000002, enumerator