Home
last modified time | relevance | path

Searched refs:ZD_CR94 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/zd1211rw/
Dzd_rf_rf2959.c174 { ZD_CR92, 0x0a }, { ZD_CR93, 0x00 }, { ZD_CR94, 0x01 }, in rf2959_init_hw()
Dzd_chip.c636 { ZD_CR94, 0x00 }, { ZD_CR95, 0x00 }, { ZD_CR96, 0xff }, in zd1211_hw_reset_phy()
652 { ZD_CR94, 0x01 }, { ZD_CR95, 0x00 }, { ZD_CR96, 0x50 }, in zd1211_hw_reset_phy()
729 { ZD_CR94, 0x01 }, in zd1211b_hw_reset_phy()
Dzd_chip.h183 #define ZD_CR94 CTL_REG(0x0178) macro