Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_network_interface.c539 mac_status_reg = synopGMACReadReg((u32 *)gmacdev->MacBase, GmacInterruptStatus); in synopGMAC0_intr_handler()
560 synopGMACWriteReg((u32 *)gmacdev->MacBase, GmacInterruptStatus ,mac_status_reg); in synopGMAC0_intr_handler()
DsynopGMAC_Dev.h313 GmacInterruptStatus = 0x0038, /* Mac Interrupt ststus register */ enumerator