Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_Dev.c2021 synopGMACClearBits((u32 *)gmacdev->MacBase,GmacInterruptMask,GmacPmtIntMask); in synopGMAC_pmt_int_enable()
2033 synopGMACSetBits((u32 *)gmacdev->MacBase,GmacInterruptMask,GmacPmtIntMask); in synopGMAC_pmt_int_disable()
2066 synopGMACClearBits((u32 *)gmacdev->MacBase,GmacInterruptMask,GmacPmtIntMask); in synopGMAC_enable_pmt_interrupt()
2075 synopGMACSetBits((u32 *)gmacdev->MacBase,GmacInterruptMask,GmacPmtIntMask); in synopGMAC_disable_pmt_interrupt()
DsynopGMAC_Dev.h632GmacPmtIntMask = 0x00000008, /* when set Disables the assertion of PMT interrupt … enumerator