Searched refs:SEC_CSR1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500usb.h | 381 * SEC_CSR1: Shared key 0, word 1 390 #define SEC_CSR1 0x0482 macro
|
H A D | rt73usb.h | 562 * SEC_CSR1: Shared key table security mode register. 564 #define SEC_CSR1 0x30a4 macro
|
H A D | rt73usb.c | 302 * 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 D | rt61pci.h | 647 * SEC_CSR1: Shared key table security mode register. 649 #define SEC_CSR1 0x30a4 macro
|
H A D | rt61pci.c | 1496 * 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 D | rt2500usb.h | 381 * SEC_CSR1: Shared key 0, word 1 390 #define SEC_CSR1 0x0482 macro
|
H A D | rt73usb.h | 562 * SEC_CSR1: Shared key table security mode register. 564 #define SEC_CSR1 0x30a4 macro
|
H A D | rt73usb.c | 302 * 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 D | rt61pci.h | 647 * SEC_CSR1: Shared key table security mode register. 649 #define SEC_CSR1 0x30a4 macro
|
H A D | rt61pci.c | 1496 * 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