Home
last modified time | relevance | path

Searched refs:ZD_CR90 (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/zd1211rw/
Dzd_rf_rf2959.c170 { ZD_CR88, 0x10 }, { ZD_CR89, 0x24 }, { ZD_CR90, 0x18 }, in rf2959_init_hw()
Dzd_rf_al7230b.c233 { ZD_CR90, 0x58 }, /* 5112 */ in zd1211b_al7230b_init_hw()
Dzd_chip.c634 { ZD_CR88, 0xff }, { ZD_CR89, 0xfc }, { ZD_CR90, 0x00 }, in zd1211_hw_reset_phy()
651 { ZD_CR90, 0x10 }, { ZD_CR91, 0x08 }, { ZD_CR93, 0x00 }, in zd1211_hw_reset_phy()
727 { ZD_CR88, 0x0c }, { ZD_CR89, 0x00 }, { ZD_CR90, 0x58 }, in zd1211b_hw_reset_phy()
Dzd_chip.h179 #define ZD_CR90 CTL_REG(0x0168) macro