Home
last modified time | relevance | path

Searched +full:6 +full:kg (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/iio/pressure/
H A Dhsc030pa.c40 #define HSC_PRESSURE_TRIPLET_LEN 6
41 #define HSC_STATUS_MASK GENMASK(7, 6)
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",
H A Dabp2030pa.c39 #define ABP2_ST_POWER BIT(6) /* 1 if device is powered */
93 [ABP2001KG] = "001KG", [ABP21_6KG] = "1.6KG", [ABP22_5KG] = "2.5KG",
94 [ABP2004KG] = "004KG", [ABP2006KG] = "006KG", [ABP2010KG] = "010KG",
95 [ABP2016KG] = "016KG", [ABP2025KG] = "025KG", [ABP2040KG] = "040KG",
96 [ABP2060KG] = "060KG", [ABP2100KG] = "100KG", [ABP2160KG] = "160KG",
97 [ABP2250KG] = "250KG", [ABP2400KG] = "400KG", [ABP2600KG] = "600KG",
98 [ABP2800KG] = "800KG", [ABP2250LD] = "250LD", [ABP2600LD] = "600LD",
/linux/drivers/staging/most/dim2/
H A Dhal.h6 * Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG
26 CLK_6144FS = 6,
H A Dreg.h6 * Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG
74 MLBC0_FCNT_MAX_VAL = 6,
103 MLBC1_LOCKERR_BIT = 6,
154 CAT_CL_MASK = DIM2_MASK(6)
/linux/drivers/scsi/
H A Ddc395x.c131 u8 vendor_id[2]; /* 5,6 Vendor ID */
178 u8 msgin_buf[6];
179 u8 msgout_buf[6];
338 msgout_phase0, /* phase:6 */
349 msgout_phase1, /* phase:6 */
398 #define CFG_NUM 6 /* number of configuration items */
482 … "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");
1379 /* msgout_phase0, phase:6 */ in dc395x_handle_interrupt()
1402 /* msgout_phase1, phase:6 */ in dc395x_handle_interrupt()
1581 * KG: Currently called from StatusPhase1 ()
[all …]
H A Ddc395x.h275 /* #define DO_DATALATCH 0x0000 */ /* KG: DISable SCSI bus data latch */
310 /* SYNCM 7 6 5 4 3 2 1 0 */
362 /* 111 250ns, 4.0 MHz KG: Maybe 225ns, 4.4 MHz */
/linux/arch/powerpc/boot/dts/fsl/
H A Dgef_sbc610.dts8 * Copyright 2007 SBS Technologies GmbH & Co. KG
37 6 0 0xfd000000 0x00800000 // IO FPGA (8-bit)
134 eti@6b {
H A Dgef_ppc9a.dts8 * Copyright 2007 SBS Technologies GmbH & Co. KG
37 6 0 0xfd000000 0x00800000 // IO FPGA (8-bit)
136 eti@6b {
H A Dgef_sbc310.dts8 * Copyright 2007 SBS Technologies GmbH & Co. KG
135 eti@6b {
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-cx9020.dts3 * Copyright 2017 Beckhoff Automation GmbH & Co. KG
153 phy-reset-gpios = <&gpio7 6 GPIO_ACTIVE_LOW>;
/linux/arch/mips/lantiq/xway/
H A Dsysctrl.c5 * Copyright (C) 2013-2015 Lantiq Beteiligungs-GmbH & Co.KG
91 #define PMU_USB0 BIT(6)
128 #define PMU1_CKE BIT(6)
/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c344 } keyid[6]; in cca_genseckey()
371 /* fill request cprb param block with KG request */ in cca_genseckey()
373 memcpy(preqparm->subfunc_code, "KG", 2); in cca_genseckey()
401 for (i = 0; i < 6; i++) { in cca_genseckey()
1670 ci->old_asym_mk_state = (char)rarray[6 * 8]; in cca_get_info()
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c39 #define CTL(_tpower, _flag) ((_tpower) | ((_flag) << 6))
49 .macAddr = {0, 2, 3, 4, 5, 6},
90 * antCtrlChain[AR9300_MAX_CHAINS]; 6 idle, t, r,
182 /* 6-24,36,48,54 */
243 /* Data[6].ctlEdges[0].bChannel */ FREQ2FBIN(2412, 1),
244 /* Data[6].ctlEdges[1].bChannel */ FREQ2FBIN(2417, 1),
305 /* antCtrlChain 6 idle, t,r,rx1,rx12,b (2 bits each) */
426 /* 6-24,36,48,54 */
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 Dmost_usb.c5 * Copyright (C) 2013-2015 Microchip Technology Germany II GmbH & Co. KG
689 u8 hw_addr[6]; in wq_netinfo()
/linux/drivers/platform/x86/
H A Dtouchscreen_dmi.c89 PROPERTY_ENTRY_U32("touchscreen-min-x", 6),
217 PROPERTY_ENTRY_U32("touchscreen-min-y", 6),
487 PROPERTY_ENTRY_STRING("firmware-name", "gsl3692-jumper-ezpad-6-pro.fw"),
500 PROPERTY_ENTRY_STRING("firmware-name", "gsl3692-jumper-ezpad-6-pro-b.fw"),
516 PROPERTY_ENTRY_STRING("firmware-name", "gsl3692-jumper-ezpad-6-m4.fw"),
922 PROPERTY_ENTRY_STRING("firmware-name", "gsl1680-techbite-arc-11-6.fw"),
1080 PROPERTY_ENTRY_STRING("firmware-name", "gsl1686-surftab-wintron70-st70416-6.fw"),
1093 PROPERTY_ENTRY_U32("touchscreen-fuzz-x", 6),
1094 PROPERTY_ENTRY_U32("touchscreen-fuzz-y", 6),
1272 DMI_MATCH(DMI_SYS_VENDOR, "CSL Computer GmbH & Co. KG"),
[all …]
/linux/arch/s390/kvm/
H A Dgaccess.c92 unsigned long : 6;
192 if (old.kg) { in ipte_lock_siif()
/linux/Documentation/userspace-api/media/v4l/
H A Dselection.svg308 ….062 6.188 3.312 6.188 3.312.226-.145.449-.273.718-.375 1.08-.41 2.172-.216 6-1.688 3.829-1.471 5.…
334 <clipPath id="kg">
460 ….062 6.188 3.312 6.188 3.312.226-.145.449-.273.718-.375 1.08-.41 2.172-.216 6-1.688 3.829-1.471 5.…
673 …<path d="m893.6 1350.3c-4.286 0.714-27.628 3.618-57.857 10s-57.314 4.966-135.79 17.33c-79.852 12.5…
696 …5 42.548 58.468 42.548 58.468l12.607-28.77-55.154-29.698z" clip-path="url(#kg)" enable-background=…
769 …<path transform="translate(498.6 269.37)" d="m1241.6 652.95s-64.722 54.337-145.66 98.995c-82.024 4…
788 …1.973 12.545-4.739 12.545-4.739.227-.144.45-.272.72-.375 1.08-.41 2.17-.215 6-1.687 3.828-1.472 5.…
800 …<path d="m1082.6-275.12c1.873 0.393 4.496 1.146 6.031 1.969s2.822 1.056 5.375 2.5c2.527 1.43 4.796…
802 …1.222-7.203-3.314-9.094-4.125-1.89-0.81-4.064-1.894-6.874-3.75s-3.622-2.477-6-3.719c-2.379-1.242-4…
807 2.625-.8.166-1.612.219-2.25.157v1.406c.227-.145.449-.273.719-.375 1.08-.41 2.171-.216 6-1.688 3.828…
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio125 - a small discrete set of values like "0 2 4 6 8"
565 - a small discrete set of values like "0 2 4 6 8"
672 Weight of the user (in kg). It is needed by some pedometers
769 6kohm_to_gnd: connected to ground via a 6kOhm resistor,