Home
last modified time | relevance | path

Searched refs:UNLOCK_PHY_REGS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c517 tmp &= ~UNLOCK_PHY_REGS; in zd_chip_lock_phy_regs()
538 tmp |= UNLOCK_PHY_REGS; in zd_chip_unlock_phy_regs()
H A Dzd_chip.h507 /* Setting the bit UNLOCK_PHY_REGS disallows the write access to physical
511 #define UNLOCK_PHY_REGS (1 << 7) macro
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c517 tmp &= ~UNLOCK_PHY_REGS; in zd_chip_lock_phy_regs()
538 tmp |= UNLOCK_PHY_REGS; in zd_chip_unlock_phy_regs()
H A Dzd_chip.h507 /* Setting the bit UNLOCK_PHY_REGS disallows the write access to physical
511 #define UNLOCK_PHY_REGS (1 << 7) macro

Completed in 15 milliseconds