Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/zydas/zd1211rw/
Dzd_rf_rf2959.c157 { ZD_CR88, 0x10 }, { ZD_CR89, 0x24 }, { ZD_CR90, 0x18 }, in rf2959_init_hw()
Dzd_chip.c620 { ZD_CR88, 0xff }, { ZD_CR89, 0xfc }, { ZD_CR90, 0x00 }, in zd1211_hw_reset_phy()
636 { ZD_CR87, 0x12 }, { ZD_CR88, 0x0C }, { ZD_CR89, 0x00 }, in zd1211_hw_reset_phy()
713 { ZD_CR88, 0x0c }, { ZD_CR89, 0x00 }, { ZD_CR90, 0x58 }, in zd1211b_hw_reset_phy()
Dzd_chip.h164 #define ZD_CR88 CTL_REG(0x0160) macro