Home
last modified time | relevance | path

Searched refs:SEC_CSR1 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.h381 * SEC_CSR1: Shared key 0, word 1
390 #define SEC_CSR1 0x0482 macro
H A Drt73usb.h562 * SEC_CSR1: Shared key table security mode register.
564 #define SEC_CSR1 0x30a4 macro
H A Drt73usb.c302 * bssidx 0 and 1 keys are stored in SEC_CSR1 and in rt73usb_config_shared_key()
311 reg = rt2x00usb_register_read(rt2x00dev, SEC_CSR1); in rt73usb_config_shared_key()
313 rt2x00usb_register_write(rt2x00dev, SEC_CSR1, reg); in rt73usb_config_shared_key()
1226 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5) in rt73usb_init_registers()
1229 rt2x00usb_register_write(rt2x00dev, SEC_CSR1, 0x00000000); in rt73usb_init_registers()
H A Drt61pci.h647 * SEC_CSR1: Shared key table security mode register.
649 #define SEC_CSR1 0x30a4 macro
H A Drt61pci.c1496 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5) in rt61pci_init_registers()
1499 rt2x00mmio_register_write(rt2x00dev, SEC_CSR1, 0x00000000); in rt61pci_init_registers()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.h381 * SEC_CSR1: Shared key 0, word 1
390 #define SEC_CSR1 0x0482 macro
H A Drt73usb.h562 * SEC_CSR1: Shared key table security mode register.
564 #define SEC_CSR1 0x30a4 macro
H A Drt73usb.c302 * bssidx 0 and 1 keys are stored in SEC_CSR1 and in rt73usb_config_shared_key()
311 reg = rt2x00usb_register_read(rt2x00dev, SEC_CSR1); in rt73usb_config_shared_key()
313 rt2x00usb_register_write(rt2x00dev, SEC_CSR1, reg); in rt73usb_config_shared_key()
1226 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5) in rt73usb_init_registers()
1229 rt2x00usb_register_write(rt2x00dev, SEC_CSR1, 0x00000000); in rt73usb_init_registers()
H A Drt61pci.h647 * SEC_CSR1: Shared key table security mode register.
649 #define SEC_CSR1 0x30a4 macro
H A Drt61pci.c1496 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5) in rt61pci_init_registers()
1499 rt2x00mmio_register_write(rt2x00dev, SEC_CSR1, 0x00000000); in rt61pci_init_registers()

Completed in 24 milliseconds