Searched refs:patch_cr157 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_chip.c | 61 chip->patch_cr157 ? '7' : '-', in scnprint_id() 332 chip->patch_cr157 = (value >> 13) & 0x1; in read_pod() 348 chip->patch_cr157, chip->patch_6m_band_edge, in read_pod() 357 chip->patch_cr157 = 0; in read_pod() 547 static int patch_cr157(struct zd_chip *chip) in patch_cr157() function 552 if (!chip->patch_cr157) in patch_cr157() 674 r = patch_cr157(chip); in zd1211_hw_reset_phy()
|
H A D | zd_chip.h | 766 patch_cck_gain:1, patch_cr157:1, patch_6m_band_edge:1, member
|
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_chip.c | 61 chip->patch_cr157 ? '7' : '-', in scnprint_id() 332 chip->patch_cr157 = (value >> 13) & 0x1; in read_pod() 348 chip->patch_cr157, chip->patch_6m_band_edge, in read_pod() 357 chip->patch_cr157 = 0; in read_pod() 547 static int patch_cr157(struct zd_chip *chip) in patch_cr157() function 552 if (!chip->patch_cr157) in patch_cr157() 674 r = patch_cr157(chip); in zd1211_hw_reset_phy()
|
H A D | zd_chip.h | 766 patch_cck_gain:1, patch_cr157:1, patch_6m_band_edge:1, member
|
Completed in 18 milliseconds