key0              159 arch/c6x/platforms/dscr.c 			       u32 lock0, u32 key0,
key0              162 arch/c6x/platforms/dscr.c 	soc_writel(key0, dscr.base + lock0);
key0              134 drivers/net/wireless/ath/key.c 	u32 key0, key1, key2, key3, key4;
key0              184 drivers/net/wireless/ath/key.c 	key0 = get_unaligned_le32(k->kv_val + 0);
key0              208 drivers/net/wireless/ath/key.c 		REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), ~key0);
key0              311 drivers/net/wireless/ath/key.c 		REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0);
key0              319 drivers/net/wireless/ath/key.c 		REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0);
key0              507 drivers/pinctrl/bcm/pinctrl-cygnus-mux.c 	CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
key0              282 samples/bpf/xdp_redirect_cpu_kern.c 	u32 key0 = 0;
key0              289 samples/bpf/xdp_redirect_cpu_kern.c 	cpu_max = bpf_map_lookup_elem(&cpus_count, &key0);
key0              293 samples/bpf/xdp_redirect_cpu_kern.c 	cpu_iterator = bpf_map_lookup_elem(&cpus_iterator, &key0);
key0              308 samples/bpf/xdp_redirect_cpu_kern.c 	rec = bpf_map_lookup_elem(&rx_cnt, &key0);