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

/linux-4.4.14/drivers/net/ethernet/micrel/
H A Dks8851_mll.c222 #define KS_IER 0x90 macro
401 * @rc_ier : Cached copy of KS_IER.
571 ks_wrreg16(ks, KS_IER, 0x0000); ks_disable_int()
576 ks_wrreg16(ks, KS_IER, ks->rc_ier); ks_enable_int()
683 ks_wrreg16(ks, KS_IER, 0x0000); ks_soft_reset()
966 ks_wrreg16(ks, KS_IER, 0x0000); ks_net_stop()
H A Dks8851.h174 #define KS_IER 0x90 macro
H A Dks8851.c84 * @rc_ier: Cached copy of KS_IER.
857 ks8851_wrreg16(ks, KS_IER, STD_IRQ); ks8851_net_open()
885 ks8851_wrreg16(ks, KS_IER, 0x0000); ks8851_net_stop()

Completed in 106 milliseconds