Home
last modified time | relevance | path

Searched +full:xo +full:- +full:cal +full:- +full:data (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath10k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff Johnson <jjohnson@kernel.org>
18 - qcom,ath10k # SDIO-based devices
19 - qcom,ipq4019-wifi
20 - qcom,wcn3990-wifi # SNoC-based devices
25 reg-names:
27 - const: membase
33 interrupt-names:
[all …]
/linux/arch/powerpc/xmon/
H A Dppc-opc.c1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /* ppc-opc.c -- PowerPC opcode list
3 Copyright (C) 1994-2016 Free Software Foundation, Inc.
23 strictly constant data, so the compiler should be able to put it in
27 inserting operands into instructions and vice-versa is kept in this
173 /* The BD field in a B form instruction when the - modifier is used.
179 /* The BD field in a B form instruction when the - modifier is used
224 /* The BO field in a B form instruction when the + or - modifier is
254 { 0x1fe, -1, NULL, NULL, PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },
411 /* If the FXM4 operand is omitted, use the sentinel value -1. */
[all …]
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c1 // SPDX-License-Identifier: GPL-2.0-or-later
24 #include <linux/crc-ccitt.h>
27 #include <linux/nvmem-consumer.h>
88 mutex_lock(&rt2x00dev->csr_mutex); in rt2800_bbp_write()
92 * can safely write the new data into the register. in rt2800_bbp_write()
105 mutex_unlock(&rt2x00dev->csr_mute in rt2800_bbp_write()
438 rt2800_eeprom_write(struct rt2x00_dev * rt2x00dev,const enum rt2800_eeprom_word word,u16 data) rt2800_eeprom_write() argument
627 rt2800_check_firmware_crc(const u8 * data,const size_t len) rt2800_check_firmware_crc() argument
660 rt2800_check_firmware(struct rt2x00_dev * rt2x00dev,const u8 * data,const size_t len) rt2800_check_firmware() argument
714 rt2800_load_firmware(struct rt2x00_dev * rt2x00dev,const u8 * data,const size_t len) rt2800_load_firmware() argument
4027 u8 cal; rt2800_iq_calibrate() local
5210 u32 data, gdata; rt2800_config_txpower_rt6352() local
[all...]