Searched refs:GMAC_Power_down (Results 1 – 2 of 2) sorted by relevance
80 gmacdev->GMAC_Power_down = 1; // Let ISR know that Mac is going to be in the power down mode in synopGMAC_powerdown_mac()110 gmacdev->GMAC_Power_down = 0; // Let ISR know that MAC is out of power down now in synopGMAC_powerup_mac()625 if(gmacdev->GMAC_Power_down == 0) { // If Mac is not in powerdown in synopGMAC0_intr_handler()634 if(gmacdev->GMAC_Power_down == 0) { // If Mac is not in powerdown in synopGMAC0_intr_handler()653 if(gmacdev->GMAC_Power_down == 0) { // If Mac is not in powerdown in synopGMAC0_intr_handler()664 if(gmacdev->GMAC_Power_down == 0) { // If Mac is not in powerdown in synopGMAC0_intr_handler()
194 u32 GMAC_Power_down; member