Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf_rf2959.c161 { ZD_CR92, 0x0a }, { ZD_CR93, 0x00 }, { ZD_CR94, 0x01 }, in rf2959_init_hw()
H A Dzd_chip.c622 { ZD_CR94, 0x00 }, { ZD_CR95, 0x00 }, { ZD_CR96, 0xff }, in zd1211_hw_reset_phy()
638 { ZD_CR94, 0x01 }, { ZD_CR95, 0x00 }, { ZD_CR96, 0x50 }, in zd1211_hw_reset_phy()
715 { ZD_CR94, 0x01 }, in zd1211b_hw_reset_phy()
H A Dzd_chip.h170 #define ZD_CR94 CTL_REG(0x0178) macro