Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_Dev.c938 … if(!synopGMACCheckBits((u32 *)gmacdev->MacBase, GmacFlowControl, GmacFlowControlBackPressure)) in synopGMAC_tx_activate_flow_control()
939 synopGMACSetBits((u32 *)gmacdev->MacBase, GmacFlowControl, GmacFlowControlBackPressure); in synopGMAC_tx_activate_flow_control()
942 synopGMACSetBits((u32 *)gmacdev->MacBase, GmacFlowControl, GmacFlowControlBackPressure); in synopGMAC_tx_activate_flow_control()
957 synopGMACSetBits((u32 *)gmacdev->MacBase, GmacFlowControl, GmacFlowControlBackPressure); in synopGMAC_tx_deactivate_flow_control()
DsynopGMAC_Dev.h597 GmacFlowControlBackPressure= 0x00000001, enumerator