Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
184 key0 = get_unaligned_le32(k->kv_val + 0); in ath_hw_set_keycache_entry()
208 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), ~key0); in ath_hw_set_keycache_entry()
227 * key0 [31:0] = RX key [31:0] in ath_hw_set_keycache_entry()
267 * key0 [31:0] = TX/RX MIC key [31:0] in ath_hw_set_keycache_entry()
311 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry()
319 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
184 key0 = get_unaligned_le32(k->kv_val + 0); in ath_hw_set_keycache_entry()
208 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), ~key0); in ath_hw_set_keycache_entry()
227 * key0 [31:0] = RX key [31:0] in ath_hw_set_keycache_entry()
267 * key0 [31:0] = TX/RX MIC key [31:0] in ath_hw_set_keycache_entry()
311 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry()
319 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry()
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_redirect_cpu_kern.c285 u32 key0 = 0; in xdp_prognum2_round_robin() local
292 cpu_max = bpf_map_lookup_elem(&cpus_count, &key0); in xdp_prognum2_round_robin()
296 cpu_iterator = bpf_map_lookup_elem(&cpus_iterator, &key0); in xdp_prognum2_round_robin()
311 rec = bpf_map_lookup_elem(&rx_cnt, &key0); in xdp_prognum2_round_robin()
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Ddscr.c159 u32 lock0, u32 key0, in dscr_write_locked2()
162 soc_writel(key0, dscr.base + lock0); in dscr_write_locked2()
384 * ti,dscr-locked-regs = <reg0 lockreg0 key0
423 * ti,dscr-kick-regs = <kickreg0 key0 kickreg1 key1>
158 dscr_write_locked2(u32 reg, u32 val, u32 lock0, u32 key0, u32 lock1, u32 key1) dscr_write_locked2() argument
/kernel/linux/linux-5.10/include/linux/
H A Dswitchtec.h252 struct partition_info key0; member
/kernel/linux/linux-6.6/include/linux/
H A Dswitchtec.h254 struct partition_info key0; member
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-mux.c507 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-mux.c500 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
/kernel/linux/linux-5.10/drivers/pci/switch/
H A Dswitchtec.c717 set_fw_info_part(info, &fi->key0); in flash_part_info_gen4()
/kernel/linux/linux-6.6/drivers/pci/switch/
H A Dswitchtec.c771 set_fw_info_part(info, &fi->key0); in flash_part_info_gen4()

Completed in 20 milliseconds