/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | honeywell,hsc030pa.yaml | 52 1 - B, 5% to 95% of 2^14 53 2 - C, 5% to 85% of 2^14 70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG, 71 2.5KG, 004KG, 006KG, 010KG, 016KG, 025KG, 040KG, 060KG, 100KG, 72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA, 91 Provide VDD power to the sensor (either 3.3V or 5V depending on the chip)
|
/linux/drivers/iio/pressure/ |
H A D | hsc030pa.c | 42 #define HSC_TEMPERATURE_MASK GENMASK(15, 5) 52 * function B: 5% - 95% of 2^14 53 * function C: 5% - 85% of 2^14 120 [HSC600LG] = "600LG", [HSC001KG] = "001KG", [HSC1_6KG] = "1.6KG", 121 [HSC2_5KG] = "2.5KG", [HSC004KG] = "004KG", [HSC006KG] = "006KG", 122 [HSC010KG] = "010KG", [HSC016KG] = "016KG", [HSC025KG] = "025KG", 123 [HSC040KG] = "040KG", [HSC060KG] = "060KG", [HSC100KG] = "100KG", 124 [HSC160KG] = "160KG", [HSC250KG] = "250KG", [HSC400KG] = "400KG", 125 [HSC600KG] = "600KG", [HSC001GG] = "001GG", [HSC015PA] = "015PA", 429 .shift = 5,
|
H A D | mprls0025pa.c | 35 #define MPR_ST_BUSY BIT(5) /* device is busy */ 101 [MPR0006KG] = "0006KG", [MPR0010KG] = "0010KG", [MPR0016KG] = "0016KG", 102 [MPR0025KG] = "0025KG", [MPR0040KG] = "0040KG", [MPR0060KG] = "0060KG", 103 [MPR0100KG] = "0100KG", [MPR0160KG] = "0160KG", [MPR0250KG] = "0250KG", 221 * datasheet only says to wait at least 5 ms for the in mpr_read_pressure()
|
/linux/drivers/staging/most/dim2/ |
H A D | hal.h | 6 * Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG 25 CLK_4096FS = 5,
|
H A D | reg.h | 6 * Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG 64 MLBC0_MLBPEN_BIT = 5, 115 CDT0_RPC_MASK = DIM2_MASK(5),
|
H A D | dim2.c | 5 * Copyright (C) 2015-2016, Microchip Technology Germany II GmbH & Co. KG 39 * The values 0, 1, 2, 3, 4, 5, 6 represent corresponding number of frames per 617 mbo->buffer_length = 5; in request_netinfo()
|
H A D | hal.c | 6 * Copyright (C) 2015-2016, Microchip Technology Germany II GmbH & Co. KG 721 /* MediaLB clock: 4 - 3072 fs, 5 - 4096 fs, 6 - 6144 fs, 7 - 8192 fs */ in dim_startup()
|
/linux/drivers/input/touchscreen/ |
H A D | tsc2007_iio.c | 3 * Copyright (c) 2016 Golden Delicious Comp. GmbH&Co. KG 31 TSC2007_CHAN_IIO(5, "rt", IIO_VOLTAGE, IIO_CHAN_INFO_RAW), /* Ohms? */ 70 case 5: { in tsc2007_read_raw()
|
/linux/drivers/scsi/ |
H A D | dc395x.c | 190 u8 vendor_id[2]; /* 5,6 Vendor ID */ 396 nop0, /* phase:5 PH_BUS_FREE .. initial phase */ 407 nop1, /* phase:5 PH_BUS_FREE .. initial phase */ 456 #define CFG_RESET_DELAY 5 514 5, 542 … "Maximum bus speed. Default 1 (0-7) Speeds: 0=20, 1=13.3, 2=10, 3=8, 4=6.7, 5=5.8, 6=5, 7=4 Mhz"); 551 MODULE_PARM_DESC(tags, "Number of tags (1<<x). Default 3 (0-5)"); 608 { 1, 3, 5, 10, 16, 30, 60, 120 }; 1470 DC395x_write8(acb, TRM_S1040_SCSI_FIFO, (dcb->target_lun << 5)); in start_scsi() 1609 /* nop0, phase:5 PH_BUS_FREE .. initial phase */ in dc395x_handle_interrupt() [all …]
|
H A D | dc395x.h | 275 /* #define DO_DATALATCH 0x0000 */ /* KG: DISable SCSI bus data latch */ 278 #define TRM_S1040_SCSI_FIFOCNT 0x82 /* SCSI FIFO Counter 5bits(R) */ 310 /* SYNCM 7 6 5 4 3 2 1 0 */ 362 /* 111 250ns, 4.0 MHz KG: Maybe 225ns, 4.4 MHz */ 455 /* 5A Enable reselection */
|
/linux/arch/mips/lantiq/xway/ |
H A D | clk.c | 5 * Copyright (C) 2013-2015 Lantiq Beteiligungs-GmbH & Co.KG 122 case 5: in ltq_vr9_cpu_hz() 161 clk = (cpu_clk * 2) / 5; in ltq_vr9_fpi_hz() 235 case 5: in ltq_ar10_fpi_hz()
|
H A D | sysctrl.c | 5 * Copyright (C) 2013-2015 Lantiq Beteiligungs-GmbH & Co.KG 90 #define PMU_DMA BIT(5) 127 #define PMU1_PCIE_MSI BIT(5) 406 static unsigned long valid_clkout_rates[4][5] = { 526 if (ltq_cgu_r32(CGU_SYS) & (1 << 5)) in ltq_soc_init()
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | gef_sbc610.dts | 8 * Copyright 2007 SBS Technologies GmbH & Co. KG 36 5 0 0xfc008000 0x00008000 // AFIX FPGA
|
H A D | gef_ppc9a.dts | 8 * Copyright 2007 SBS Technologies GmbH & Co. KG 36 5 0 0xfc008000 0x00008000 // AFIX FPGA
|
/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman.h | 154 /* true to pass the KG hash result to/from the FM User may 227 FMAN_EV_ERR_MAC5, /* MAC 5 error event */ 237 FMAN_EV_MAC5, /* MAC 5 (Magic packet detection) */
|
/linux/drivers/clk/ |
H A D | Kconfig | 365 This driver supports TI Palmas devices 32KHz output KG and KG_AUDIO 408 tristate "Clock driver for IDT VersaClock 5,6 devices" 413 This driver supports the IDT VersaClock 5 and VersaClock 6
|
/linux/include/linux/ |
H A D | most.h | 5 * Copyright (C) 2013-2015, Microchip Technology Germany II GmbH & Co. KG 47 MOST_CH_SYNC = 1 << 5,
|
/linux/drivers/staging/most/net/ |
H A D | net.c | 5 * Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG 24 #define PMHL 5 480 skb_put_data(skb, buf + 5, 2); in comp_rx_data()
|
/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | 48 #define KVM_REQ_VSIE_RESTART KVM_ARCH_REQ(5) 93 unsigned long kg : 32; member 107 __u64 reserved[5]; 659 #define FIRQ_LIST_IO_ISC_5 5 909 u8:5; 912 u32 reserved04[5];
|
/linux/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 342 /* fill request cprb param block with KG request */ in cca_genseckey() 344 memcpy(preqparm->subfunc_code, "KG", 2); in cca_genseckey() 898 if (prepparm->kb.len < 120 + 5 * sizeof(uint16_t) || in cca_gencipherkey() 899 prepparm->kb.len > 136 + 5 * sizeof(uint16_t)) { in cca_gencipherkey() 1688 ci->cur_asym_mk_state = (char)rarray[5 * 8]; in fetch_cca_info()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | regd.c | 83 COUNTRY_REGD("KG", RTW89_ETSI, RTW89_ETSI, RTW89_ETSI), 334 ": %c%c: mapping txregd to {2g: %d, 5g: %d, 6g: %d}\n", \
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 49 .macAddr = {0, 2, 3, 4, 5, 6}, 62 .deviceType = 5, /* takes lower byte in eeprom location */ 97 * for ar9280 (0xa20c/b20c 5:0) 177 /* 1L-5L,5S,11L,11S */ 236 /* Data[5].ctlEdges[0].bChannel */ FREQ2FBIN(2412, 1), 237 /* Data[5].ctlEdges[1].bChannel */ FREQ2FBIN(2417, 1), 238 /* Data[5].ctlEdges[2].bChannel */ FREQ2FBIN(2472, 1), 309 /* xatten1DB 3 xatten1_db for AR9280 (0xa20c/b20c 5:0) */ 439 * 4,5,6,7,12,13,14,15,20,21,22,23 453 * 4,5,6,7,12,13,14,15,20,21,22,23 [all …]
|
/linux/drivers/most/ |
H A D | most_usb.c | 5 * Copyright (C) 2013-2015 Microchip Technology Germany II GmbH & Co. KG 716 hw_addr[5] = lo; in wq_netinfo()
|
/linux/arch/s390/kvm/ |
H A D | gaccess.c | 80 unsigned long : 5; 177 if (old.kg) { in ipte_lock_siif() 253 ald_addr = vcpu->arch.sie_block->gcr[5]; in ar_translation()
|
/linux/drivers/platform/x86/ |
H A D | touchscreen_dmi.c | 119 PROPERTY_ENTRY_U32("touchscreen-fuzz-x", 5), 358 PROPERTY_ENTRY_U32("touchscreen-min-x", 5), 460 PROPERTY_ENTRY_U32("touchscreen-min-y", 5), 844 PROPERTY_ENTRY_U32("touchscreen-min-x", 5), 845 PROPERTY_ENTRY_U32("touchscreen-min-y", 5), 890 PROPERTY_ENTRY_U32("touchscreen-min-x", 5), 1245 DMI_MATCH(DMI_SYS_VENDOR, "CSL Computer GmbH & Co. KG"),
|