Searched refs:GmacPmtIntMask (Results 1 – 2 of 2) sorted by relevance
2021 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()
632 …GmacPmtIntMask = 0x00000008, /* when set Disables the assertion of PMT interrupt … enumerator