Home
last modified time | relevance | path

Searched refs:ZD_CR68 (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_rf_al2230.c225 { ZD_CR66, 0x00 }, { ZD_CR67, 0x00 }, { ZD_CR68, 0x00 }, in zd1211b_al2230_init_hw()
Dzd_rf_al7230b.c215 { ZD_CR66, 0x00 }, { ZD_CR67, 0x00 }, { ZD_CR68, 0x00 }, in zd1211b_al7230b_init_hw()
Dzd_chip.c613 { ZD_CR67, 0xc9 }, { ZD_CR68, 0x88 }, { ZD_CR69, 0x41 }, in zd1211_hw_reset_phy()
706 { ZD_CR67, 0xc9 }, { ZD_CR68, 0x88 }, { ZD_CR69, 0x41 }, in zd1211b_hw_reset_phy()
1195 return zd_iowrite16_locked(chip, value, ZD_CR68); in update_pwr_cal()
Dzd_chip.h144 #define ZD_CR68 CTL_REG(0x0110) /* CCK calibration */ macro