/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_g.h | 34 #define B43_PHY_RFOVERVAL B43_PHY_EXTG(0x12) /* RF override value */ 46 #define B43_PHY_ANALOGOVERVAL B43_PHY_EXTG(0x15) /* Analog override value */ 56 void b43_gtab_write(struct b43_wldev *dev, u16 table, u16 offset, u16 value); 70 u8 att; /* Attenuation value */ 92 u8 att; /* Attenuation value */ 137 * TSSI value to dBm-Q5.2 */ 168 * Each value in the stack is laid out as follows: 171 * bit 16-32: value
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | dbg-tlv.h | 254 * struct iwl_fw_ini_addr_val - Address and value to set it to 257 * @value: value to set at address 261 __le32 value; member 272 * @addr_val: address value pair
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | fwdesc.h | 147 __le32 value; member
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | kobj.c | 36 return memory_read_from_buffer(buf, count, &offset, pp->value, pp->length); in of_node_property_read()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci-label.c | 181 len = sysfs_emit(buf, "%llu\n", tmp->integer.value); in dsm_get_label()
|
/kernel/linux/linux-6.6/arch/x86/tools/ |
H A D | insn_decoder_test.c | 63 fprintf(fp, "%s\t.value = %d, bytes[] = {%x, %x, %x, %x},\n", in dump_field() 64 indent, field->value, field->bytes[0], field->bytes[1], in dump_field()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu13_driver_if_v13_0_4.h | 33 int32_t value; member 211 uint16_t AverageSocketPower; //Filtered value of CurrentSocketPower 214 uint32_t MetricsCounter; //Counts the # of metrics table parameter reads per update to the metrics table, i.e. if the metrics table update happens every 1 second, this value could be up to 1000 if the smu collected metrics data every cycle, or as low as 0 if the smu was asleep the whole time. Reset to 0 after writing.
|
H A D | smu11_driver_if_vangogh.h | 32 int32_t value; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gpu.h | 196 int etnaviv_gpu_get_param(struct etnaviv_gpu *gpu, u32 param, u64 *value);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_perf_types.h | 74 u32 value; member 310 * to userspace so the value of head observed in htrimer
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | si_dpm.h | 41 u32 value; member
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-holtekff.c | 82 holtekff->field->value[i] = data[i]; in holtekff_send()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo.h | 19 * 4096 bytes aligned miniport heap (value specified in the config rouded up). 50 * write 16 bit value NOP 51 * read 16 bit value count of monitors 52 * write 32 bit value set the vbox cmd value and the cmd processed by the host 53 * read 32 bit value result of the last vbox command is returned 106 /* The value for port IO to let the adapter to interpret the adapter memory. */ 109 /* The value for port IO to let the adapter to interpret the adapter memory. */ 113 * The value for port IO to let the adapter to interpret the display memory. 186 * Set value t 206 u32 value; global() member [all...] |
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | max1241.c | 50 .delay.value = 8, in max1241_read()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | iohelper.h | 17 typedef void (write_reg_func)(void *hwp, u8 offset, u8 value);
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | expand-cgroup.c | 151 .value = &evlist, in expand_libpfm_events()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | stream_sched_rr.c | 72 __u16 *value) in sctp_sched_rr_get() 71 sctp_sched_rr_get(struct sctp_stream *stream, __u16 sid, __u16 *value) sctp_sched_rr_get() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | pmu.h | 33 char *value; member 54 * @type: Perf event attributed type value, read from 140 * The contents are pairs of the filename with the value of its 141 * contents, for example, max_precise (see above) may have a value of 3. 149 * valid within the config value.
|
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/ |
H A D | test_encl_bootstrap.S | 45 # TCS #2. By adding the value of encl_stack to it, we get
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | etnaviv_drm.h | 46 __u64 value; member
|
H A D | msm_drm.h | 33 __u64 value; member
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_local.h | 202 void snd_opl4_write(struct snd_opl4 *opl4, u8 reg, u8 value);
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | ebitmap.h | 130 int ebitmap_set_bit(struct ebitmap *e, unsigned long bit, int value);
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_assign.c | 25 __type(value, __u64);
|
H A D | test_tcp_check_syncookie_kern.c | 22 __type(value, __u32);
|