Home
last modified time | relevance | path

Searched refs:ZD_CR24 (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/wireless/zydas/zd1211rw/
Dzd_rf_al2230.c98 { ZD_CR15, 0x20 }, { ZD_CR23, 0x40 }, { ZD_CR24, 0x20 }, in zd1211_al2230_init_hw()
213 { ZD_CR23, 0x40 }, { ZD_CR24, 0x20 }, { ZD_CR26, 0x93 }, in zd1211b_al2230_init_hw()
Dzd_rf_al7230b.c99 { ZD_CR15, 0x20 }, { ZD_CR23, 0x40 }, { ZD_CR24, 0x20 }, in zd1211_al7230b_init_hw()
203 { ZD_CR23, 0x40 }, { ZD_CR24, 0x20 }, { ZD_CR26, 0x93 }, in zd1211b_al7230b_init_hw()
Dzd_rf_rf2959.c147 { ZD_CR24, 0x14 }, in rf2959_init_hw()
Dzd_rf_uw2453.c306 { ZD_CR23, 0x38 }, { ZD_CR24, 0x20 }, { ZD_CR26, 0x93 }, in uw2453_init_hw()
Dzd_chip.c603 { ZD_CR22, 0x23 }, { ZD_CR23, 0x90 }, { ZD_CR24, 0x14 }, in zd1211_hw_reset_phy()
696 { ZD_CR24, 0x14 }, { ZD_CR25, 0x40 }, { ZD_CR26, 0x10 }, in zd1211b_hw_reset_phy()
Dzd_chip.h90 #define ZD_CR24 CTL_REG(0x0060) /* CCA threshold */ macro