Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/zydas/zd1211rw/
Dzd_rf_rf2959.c162 { ZD_CR95, 0x00 }, { ZD_CR96, 0x40 }, { ZD_CR97, 0x37 }, in rf2959_init_hw()
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()
716 { ZD_CR95, 0x20 }, /* ZD1211B */ in zd1211b_hw_reset_phy()
Dzd_chip.h171 #define ZD_CR95 CTL_REG(0x017C) macro