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

/linux-master/drivers/net/wireless/ath/
H A Dkey.c134 u32 key0, key1, key2, key3, key4; local
184 key0 = get_unaligned_le32(k->kv_val + 0);
208 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), ~key0);
227 * key0 [31:0] = RX key [31:0]
267 * key0 [31:0] = TX/RX MIC key [31:0]
311 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0);
319 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0);
/linux-master/include/linux/
H A Dswitchtec.h254 struct partition_info key0; member in struct:flash_info_regs_gen4
/linux-master/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-mux.c500 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
/linux-master/drivers/pci/switch/
H A Dswitchtec.c771 set_fw_info_part(info, &fi->key0);

Completed in 176 milliseconds