Searched refs:ET_PM_PHY_SW_COMA (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/et131x/
H A Det1310_pm.c134 GlobalPmCSR |= ET_PM_PHY_SW_COMA;
150 GlobalPmCSR &= ~ET_PM_PHY_SW_COMA;
H A Det131x_isr.c307 if ((pm_csr & ET_PM_PHY_SW_COMA) == 0)
375 if (pm_csr & ET_PM_PHY_SW_COMA) {
H A Det131x_initpci.c271 if ((pm_csr & ET_PM_PHY_SW_COMA) == 0)
286 if ((pm_csr & ET_PM_PHY_SW_COMA) == 0) {
H A Det1310_mac.c575 if ((pm_csr & ET_PM_PHY_SW_COMA) == 0) {
616 if ((pm_csr & ET_PM_PHY_SW_COMA) == 0) {
H A Det1310_address_map.h88 #define ET_PM_PHY_SW_COMA 0x40 macro

Completed in 31 milliseconds