Searched refs:raw (Results 1 - 25 of 646) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Derr_common.h115 } raw; member in union:el_subpacket::__anon53
/linux-master/arch/alpha/kernel/
H A Derr_ev7.c51 el_ptr->by_type.raw.data_start;
79 subpacket->by_type.raw.data_start;
84 subpacket->by_type.raw.data_start;
89 subpacket->by_type.raw.data_start;
94 subpacket->by_type.raw.data_start;
106 subpacket->by_type.raw.data_start;
246 packet = (struct ev7_pal_subpacket *)header->by_type.raw.data_start;
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-ciu3-defs.h272 uint64_t raw : 1; member in struct:cvmx_ciu3_iscx_ctl::cvmx_ciu3_iscx_ctl_s
274 uint64_t raw : 1;
290 uint64_t raw : 1; member in struct:cvmx_ciu3_iscx_w1c::cvmx_ciu3_iscx_w1c_s
292 uint64_t raw : 1;
305 uint64_t raw : 1; member in struct:cvmx_ciu3_iscx_w1s::cvmx_ciu3_iscx_w1s_s
307 uint64_t raw : 1;
H A Dcvmx-pip-defs.h2187 uint64_t raw:32; member in struct:cvmx_pip_stat2_x::cvmx_pip_stat2_x_s
2189 uint64_t raw:32;
2200 uint64_t raw:32; member in struct:cvmx_pip_stat2_prtx::cvmx_pip_stat2_prtx_s
2202 uint64_t raw:32;
2635 uint64_t raw:32; member in struct:cvmx_pip_xstat2_prtx::cvmx_pip_xstat2_prtx_s
2637 uint64_t raw:32;
/linux-master/drivers/acpi/
H A Dacpi_lpat.c13 * acpi_lpat_raw_to_temp(): Return temperature from raw value through
17 * @raw: the raw value, used as a key to get the temperature from the
24 int raw)
30 if ((raw >= lpat[i].raw && raw <= lpat[i+1].raw) ||
31 (raw <= lpat[i].raw
23 acpi_lpat_raw_to_temp(struct acpi_lpat_conversion_table *lpat_table, int raw) argument
60 int i, delta_temp, delta_raw, raw; local
[all...]
/linux-master/drivers/dma/ioat/
H A Dprep.c34 struct ioat_raw_descriptor *raw = descs[xor_idx_to_desc >> idx & 1]; local
36 raw->field[xor_idx_to_field[idx]] = addr + offset;
41 struct ioat_raw_descriptor *raw = descs[pq_idx_to_desc >> idx & 1]; local
43 return raw->field[pq_idx_to_field[idx]];
48 struct ioat_raw_descriptor *raw = desc[pq16_idx_to_desc[idx]]; local
50 return raw->field[pq16_idx_to_field[idx]];
57 struct ioat_raw_descriptor *raw = descs[pq_idx_to_desc >> idx & 1]; local
59 raw->field[pq_idx_to_field[idx]] = addr + offset;
69 struct ioat_raw_descriptor *raw = desc[pq16_idx_to_desc[idx]]; local
71 raw
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h87 static inline struct bw_fixed fixed31_32_to_bw_fixed(int64_t raw) argument
91 if (raw < 0) {
92 raw = -raw;
93 result.value = -(raw >> (32 - BW_FIXED_BITS_PER_FRACTIONAL_PART));
95 result.value = raw >> (32 - BW_FIXED_BITS_PER_FRACTIONAL_PART);
H A Dcompressor.h85 uint32_t raw; member in union:compressor::__anon2487
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h217 uint8_t raw[0x100]; member in union:radeon_firmware_header
/linux-master/drivers/hid/
H A Dhid-ntrig.c52 /* Incoming raw values for a single contact */
90 * This function converts the 4 byte raw firmware code into
93 static int ntrig_version_string(unsigned char *raw, char *buf) argument
95 __u8 a = (raw[1] & 0x0e) >> 1;
96 __u8 b = (raw[0] & 0x3c) >> 2;
97 __u8 c = ((raw[0] & 0x03) << 3) | ((raw[3] & 0xe0) >> 5);
98 __u8 d = ((raw[3] & 0x07) << 3) | ((raw[2] & 0xe0) >> 5);
99 __u8 e = raw[
[all...]
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_mcg.c138 err = find_mgm(dev, gid->raw, mailbox, &hash, &prev, &index);
144 memcpy(mgm->gid, gid->raw, 16);
161 memcpy(mgm->gid, gid->raw, 16);
231 err = find_mgm(dev, gid->raw, mailbox, &hash, &prev, &index);
236 mthca_err(dev, "MGID %pI6 not found\n", gid->raw);
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c88 v.raw = 0;
347 r108.raw = 0x00000506;
H A Dflexcop-i2c.c18 deb_i2c("r100 before: %08x\n",r100->raw);
77 deb_i2c("read: r100: %08x, r104: %08x\n", r100.raw, r104.raw);
92 r104.raw = 0;
100 deb_i2c("write: r100: %08x, r104: %08x\n", r100.raw, r104.raw);
123 r100.raw = 0;
H A Dflexcop-misc.c81 deb_rdump("0x%03x: %08x, ", reg+4*i, v.raw);
H A Dflexcop_ibi_value_be.h11 u32 raw; member in union:__anon4638
H A Dflexcop_ibi_value_le.h11 u32 raw; member in union:__anon4689
/linux-master/drivers/media/rc/img-ir/
H A DMakefile3 img-ir-$(CONFIG_IR_IMG_RAW) += img-ir-raw.o
H A Dimg-ir-hw.h160 * @filter: Pointer to function to convert scancode filter to raw hardware
175 int (*scancode)(int len, u64 raw, u64 enabled_protocols,
H A Dimg-ir-jvc.c11 static int img_ir_jvc_scancode(int len, u64 raw, u64 enabled_protocols, argument
19 cust = (raw >> 0) & 0xff;
20 data = (raw >> 8) & 0xff;
H A Dimg-ir-nec.c13 static int img_ir_nec_scancode(int len, u64 raw, u64 enabled_protocols, argument
22 /* raw encoding: ddDDaaAA */
23 addr = (raw >> 0) & 0xff;
24 addr_inv = (raw >> 8) & 0xff;
25 data = (raw >> 16) & 0xff;
26 data_inv = (raw >> 24) & 0xff;
109 /* raw encoding: ddDDaaAA */
H A Dimg-ir-raw.c7 * This ties into the input subsystem using the RC-core in raw mode. Raw IR
20 struct img_ir_priv_raw *raw = &priv->raw; local
21 struct rc_dev *rc_dev = priv->raw.rdev;
33 if (multiple && ir_status == raw->last_status)
35 raw->last_status = ir_status;
37 /* report the edge to the IR raw decoders */
48 struct img_ir_priv_raw *raw = &priv->raw; local
51 if (!raw
101 struct img_ir_priv_raw *raw = &priv->raw; local
132 struct img_ir_priv_raw *raw = &priv->raw; local
[all...]
H A Dimg-ir-raw.h16 * struct img_ir_priv_raw - Private driver data for raw decoder.
19 * @last_status: Last raw status bits.
27 static inline bool img_ir_raw_enabled(struct img_ir_priv_raw *raw) argument
29 return raw->rdev;
41 static inline bool img_ir_raw_enabled(struct img_ir_priv_raw *raw) argument
H A Dimg-ir-rc5.c11 static int img_ir_rc5_scancode(int len, u64 raw, u64 enabled_protocols, argument
17 raw >>= 2;
19 start = (raw >> 13) & 0x01;
20 tgl = (raw >> 11) & 0x01;
21 addr = (raw >> 6) & 0x1f;
22 cmd = raw & 0x3f;
27 cmd += ((raw >> 12) & 0x01) ? 0 : 0x40;
H A Dimg-ir-rc6.c11 static int img_ir_rc6_scancode(int len, u64 raw, u64 enabled_protocols, argument
19 * raw data is shifted incorrectly.
33 raw >>= 27;
35 trl1 = (raw >> 17) & 0x01;
36 trl2 = (raw >> 16) & 0x01;
38 mode = (raw >> 18) & 0x07;
39 addr = (raw >> 8) & 0xff;
40 cmd = raw & 0xff;
H A Dimg-ir-sanyo.c22 static int img_ir_sanyo_scancode(int len, u64 raw, u64 enabled_protocols, argument
31 addr = (raw >> 0) & 0x1fff;
32 addr_inv = (raw >> 13) & 0x1fff;
33 data = (raw >> 26) & 0xff;
34 data_inv = (raw >> 34) & 0xff;

Completed in 387 milliseconds

1234567891011>>