Searched refs:KS_IER (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851.h185 #define KS_IER 0x90 macro
H A Dks8851_mll.c218 #define KS_IER 0x90 macro
398 * @rc_ier : Cached copy of KS_IER.
570 ks_wrreg16(ks, KS_IER, 0x0000);
575 ks_wrreg16(ks, KS_IER, ks->rc_ier);
682 ks_wrreg16(ks, KS_IER, 0x0000);
948 ks_wrreg16(ks, KS_IER, 0x0000);
H A Dks8851.c80 * @rc_ier: Cached copy of KS_IER.
827 ks8851_wrreg16(ks, KS_IER, STD_IRQ);
861 ks8851_wrreg16(ks, KS_IER, 0x0000);

Completed in 109 milliseconds