Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_rf_rf2959.c174 { ZD_CR95, 0x00 }, { ZD_CR96, 0x40 }, { ZD_CR97, 0x37 }, in rf2959_init_hw()
Dzd_chip.c635 { ZD_CR94, 0x00 }, { ZD_CR95, 0x00 }, { ZD_CR96, 0xff }, in zd1211_hw_reset_phy()
651 { ZD_CR94, 0x01 }, { ZD_CR95, 0x00 }, { ZD_CR96, 0x50 }, in zd1211_hw_reset_phy()
729 { ZD_CR95, 0x20 }, /* ZD1211B */ in zd1211b_hw_reset_phy()
Dzd_chip.h183 #define ZD_CR95 CTL_REG(0x017C) macro