Home
last modified time | relevance | path

Searched refs:STAT_CTRL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsky2.c1942 sky2_write32(hw, STAT_CTRL, SC_STAT_CLR_IRQ); in sky2_status_intr()
2280 sky2_write32(hw, STAT_CTRL, SC_STAT_RST_SET); in sky2_reset()
2281 sky2_write32(hw, STAT_CTRL, SC_STAT_RST_CLR); in sky2_reset()
2303 sky2_write32(hw, STAT_CTRL, SC_STAT_OP_ON); in sky2_reset()
Dsky2.h778 STAT_CTRL = 0x0e80,/* 32 bit Status BMU Control Reg */ enumerator