Home
last modified time | relevance | path

Searched full:units (Results 1 – 25 of 2537) sorted by relevance

12345678910>>...102

/kernel/linux/linux-4.19/mm/
Dslob.c78 * slob_block has a field 'units', which indicates size of block if +ve,
92 slobidx_t units; member
152 s[0].units = size; in set_slob()
153 s[1].units = offset; in set_slob()
155 s[0].units = -offset; in set_slob()
163 if (s->units > 0) in slob_units()
164 return s->units; in slob_units()
176 if (s[0].units < 0) in slob_next()
177 next = -s[0].units; in slob_next()
179 next = s[1].units; in slob_next()
[all …]
/kernel/linux/linux-5.10/mm/
Dslob.c78 * slob_block has a field 'units', which indicates size of block if +ve,
92 slobidx_t units; member
152 s[0].units = size; in set_slob()
153 s[1].units = offset; in set_slob()
155 s[0].units = -offset; in set_slob()
163 if (s->units > 0) in slob_units()
164 return s->units; in slob_units()
176 if (s[0].units < 0) in slob_next()
177 next = -s[0].units; in slob_next()
179 next = s[1].units; in slob_next()
[all …]
/kernel/linux/linux-5.10/include/dt-bindings/usb/
Dpd.h26 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */
27 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
36 #define VSAFE5V 5000 /* mv units */
38 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */
39 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */
40 #define PDO_BATT_MAX_PWR_SHIFT 0 /* 250mW units */
50 #define PDO_VAR_MAX_VOLT_SHIFT 20 /* 50mV units */
51 #define PDO_VAR_MIN_VOLT_SHIFT 10 /* 50mV units */
52 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
69 #define PDO_PPS_APDO_MAX_VOLT_SHIFT 17 /* 100mV units */
[all …]
/kernel/linux/linux-4.19/include/dt-bindings/usb/
Dpd.h26 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */
27 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
36 #define VSAFE5V 5000 /* mv units */
38 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */
39 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */
40 #define PDO_BATT_MAX_PWR_SHIFT 0 /* 250mW units */
50 #define PDO_VAR_MAX_VOLT_SHIFT 20 /* 50mV units */
51 #define PDO_VAR_MIN_VOLT_SHIFT 10 /* 50mV units */
52 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
/kernel/linux/linux-5.10/sound/synth/
Dutil_mem.c63 unsigned int units, prev_offset; in __snd_util_mem_alloc() local
70 units = size; in __snd_util_mem_alloc()
71 if (units & 1) in __snd_util_mem_alloc()
72 units++; in __snd_util_mem_alloc()
73 if (units > hdr->size) in __snd_util_mem_alloc()
80 if (blk->offset - prev_offset >= units) in __snd_util_mem_alloc()
84 if (hdr->size - prev_offset < units) in __snd_util_mem_alloc()
88 return __snd_util_memblk_new(hdr, units, p->prev); in __snd_util_mem_alloc()
97 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, in __snd_util_memblk_new() argument
113 blk->size = units; in __snd_util_memblk_new()
[all …]
/kernel/linux/linux-4.19/sound/synth/
Dutil_mem.c76 unsigned int units, prev_offset; in __snd_util_mem_alloc() local
83 units = size; in __snd_util_mem_alloc()
84 if (units & 1) in __snd_util_mem_alloc()
85 units++; in __snd_util_mem_alloc()
86 if (units > hdr->size) in __snd_util_mem_alloc()
93 if (blk->offset - prev_offset >= units) in __snd_util_mem_alloc()
97 if (hdr->size - prev_offset < units) in __snd_util_mem_alloc()
101 return __snd_util_memblk_new(hdr, units, p->prev); in __snd_util_mem_alloc()
110 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, in __snd_util_memblk_new() argument
126 blk->size = units; in __snd_util_memblk_new()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_wifi.h171 #define BRCM_MAXRATE 108 /* in 500kbps units */
172 #define BRCM_RATE_1M 2 /* in 500kbps units */
173 #define BRCM_RATE_2M 4 /* in 500kbps units */
174 #define BRCM_RATE_5M5 11 /* in 500kbps units */
175 #define BRCM_RATE_11M 22 /* in 500kbps units */
176 #define BRCM_RATE_6M 12 /* in 500kbps units */
177 #define BRCM_RATE_9M 18 /* in 500kbps units */
178 #define BRCM_RATE_12M 24 /* in 500kbps units */
179 #define BRCM_RATE_18M 36 /* in 500kbps units */
180 #define BRCM_RATE_24M 48 /* in 500kbps units */
[all …]
/kernel/linux/linux-4.19/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light6 it comes back in SI units, it should also include _input else it
7 should include _raw to signify it is not in SI units.
26 value is returned in SI units, it should also include _input
35 and if expressed in SI units, should include _input. If this
36 value is not in SI units, then it should include _raw.
67 and if expressed in SI units, should include _input. If this
68 value is not in SI units (irradiance, uW/mm^2), then it should
76 light sensor. If it comes back in SI units, it should also
78 in SI units.
/kernel/linux/linux-4.19/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_wifi.h182 #define BRCM_MAXRATE 108 /* in 500kbps units */
183 #define BRCM_RATE_1M 2 /* in 500kbps units */
184 #define BRCM_RATE_2M 4 /* in 500kbps units */
185 #define BRCM_RATE_5M5 11 /* in 500kbps units */
186 #define BRCM_RATE_11M 22 /* in 500kbps units */
187 #define BRCM_RATE_6M 12 /* in 500kbps units */
188 #define BRCM_RATE_9M 18 /* in 500kbps units */
189 #define BRCM_RATE_12M 24 /* in 500kbps units */
190 #define BRCM_RATE_18M 36 /* in 500kbps units */
191 #define BRCM_RATE_24M 48 /* in 500kbps units */
[all …]
/kernel/linux/linux-5.10/lib/
Diomap_copy.c10 * __iowrite32_copy - copy data to MMIO space, in 32-bit units
15 * Copy data from kernel space to MMIO space, in units of 32 bits at a
33 * __ioread32_copy - copy data from MMIO space, in 32-bit units
38 * Copy data from MMIO space to kernel space, in units of 32 bits at a
54 * __iowrite64_copy - copy data to MMIO space, in 64-bit or 32-bit units
59 * Copy data from kernel space to MMIO space, in units of 32 or 64 bits at a
Dstring_helpers.c22 * string_get_size - get the size in the specified units
25 * @units: units to use (powers of 1000 or 1024)
30 * giving the size in the required units. @buf should have room for
34 void string_get_size(u64 size, u64 blk_size, const enum string_size_units units, in string_get_size() argument
66 * coefficient * divisor[units]^i in string_get_size()
76 do_div(blk_size, divisor[units]); in string_get_size()
81 do_div(size, divisor[units]); in string_get_size()
90 while (size >= divisor[units]) { in string_get_size()
91 remainder = do_div(size, divisor[units]); in string_get_size()
101 if (units == STRING_UNITS_2) { in string_get_size()
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio-rmu.txt22 length of the SRIO configuration registers for message units
23 and doorbell units.
53 length of the SRIO configuration registers for message units
54 and doorbell units.
83 length of the SRIO configuration registers for message units
84 and doorbell units.
113 length of the SRIO configuration registers for message units
114 and doorbell units.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio-rmu.txt22 length of the SRIO configuration registers for message units
23 and doorbell units.
53 length of the SRIO configuration registers for message units
54 and doorbell units.
83 length of the SRIO configuration registers for message units
84 and doorbell units.
113 length of the SRIO configuration registers for message units
114 and doorbell units.
/kernel/linux/linux-4.19/include/linux/usb/
Dpd.h236 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */
237 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
246 #define VSAFE5V 5000 /* mv units */
248 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */
249 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */
250 #define PDO_BATT_MAX_PWR_SHIFT 0 /* 250mW units */
260 #define PDO_VAR_MAX_VOLT_SHIFT 20 /* 50mV units */
261 #define PDO_VAR_MIN_VOLT_SHIFT 10 /* 50mV units */
262 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
281 #define PDO_PPS_APDO_MAX_VOLT_SHIFT 17 /* 100mV units */
[all …]
/kernel/linux/linux-4.19/lib/
Diomap_copy.c22 * __iowrite32_copy - copy data to MMIO space, in 32-bit units
27 * Copy data from kernel space to MMIO space, in units of 32 bits at a
45 * __ioread32_copy - copy data from MMIO space, in 32-bit units
50 * Copy data from MMIO space to kernel space, in units of 32 bits at a
66 * __iowrite64_copy - copy data to MMIO space, in 64-bit or 32-bit units
71 * Copy data from kernel space to MMIO space, in units of 32 or 64 bits at a
Dstring_helpers.c21 * string_get_size - get the size in the specified units
24 * @units: units to use (powers of 1000 or 1024)
29 * giving the size in the required units. @buf should have room for
33 void string_get_size(u64 size, u64 blk_size, const enum string_size_units units, in string_get_size() argument
65 * coefficient * divisor[units]^i in string_get_size()
75 do_div(blk_size, divisor[units]); in string_get_size()
80 do_div(size, divisor[units]); in string_get_size()
89 while (size >= divisor[units]) { in string_get_size()
90 remainder = do_div(size, divisor[units]); in string_get_size()
100 if (units == STRING_UNITS_2) { in string_get_size()
[all …]
/kernel/linux/linux-5.10/include/linux/usb/
Dpd.h230 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */
231 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
240 #define VSAFE5V 5000 /* mv units */
242 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */
243 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */
244 #define PDO_BATT_MAX_PWR_SHIFT 0 /* 250mW units */
254 #define PDO_VAR_MAX_VOLT_SHIFT 20 /* 50mV units */
255 #define PDO_VAR_MIN_VOLT_SHIFT 10 /* 50mV units */
256 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
275 #define PDO_PPS_APDO_MAX_VOLT_SHIFT 17 /* 100mV units */
[all …]
/kernel/linux/linux-4.19/drivers/power/supply/
Dds2760_battery.c95 int voltage_raw; /* units of 4.88 mV */
96 int voltage_uV; /* units of µV */
97 int current_raw; /* units of 0.625 mA */
98 int current_uA; /* units of µA */
99 int accum_current_raw; /* units of 0.25 mAh */
100 int accum_current_uAh; /* units of µAh */
101 int temp_raw; /* units of 0.125 °C */
102 int temp_C; /* units of 0.1 °C */
103 int rated_capacity; /* units of µAh */
105 int full_active_uAh; /* units of µAh */
[all …]
/kernel/linux/linux-5.10/drivers/power/supply/
Dds2760_battery.c95 int voltage_raw; /* units of 4.88 mV */
96 int voltage_uV; /* units of µV */
97 int current_raw; /* units of 0.625 mA */
98 int current_uA; /* units of µA */
99 int accum_current_raw; /* units of 0.25 mAh */
100 int accum_current_uAh; /* units of µAh */
101 int temp_raw; /* units of 0.125 °C */
102 int temp_C; /* units of 0.1 °C */
103 int rated_capacity; /* units of µAh */
105 int full_active_uAh; /* units of µAh */
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dtcp_metrics.h15 TCP_METRIC_RTT, /* in ms units */
16 TCP_METRIC_RTTVAR, /* in ms units */
21 TCP_METRIC_RTT_US, /* in usec units */
22 TCP_METRIC_RTTVAR_US, /* in usec units */
/kernel/linux/linux-4.19/include/uapi/linux/
Dtcp_metrics.h15 TCP_METRIC_RTT, /* in ms units */
16 TCP_METRIC_RTTVAR, /* in ms units */
21 TCP_METRIC_RTT_US, /* in usec units */
22 TCP_METRIC_RTTVAR_US, /* in usec units */
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dvidioc-s-hw-freq-seek.rst99 units of 62.5 kHz, or if the struct
101 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
103 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
108 in units of 62.5 kHz, or if the struct
110 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
112 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-s-hw-freq-seek.rst97 units of 62.5 kHz, or if the struct
99 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
101 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
106 in units of 62.5 kHz, or if the struct
108 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
110 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Dlibrapl.c13 u32 units; in librapl_energy_uJ() local
18 units = (power & 0x1f00) >> 8; in librapl_energy_uJ()
23 return (1000000 * power) >> units; /* convert to uJ */ in librapl_energy_uJ()
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-power.json10 … that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can also use…
20 … that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz units). One can also use…
30 … that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz units). One can also use…
40 … that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can also use…
50 … that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can also use…
61 … that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz units). One can also use…
72 … that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz units). One can also use…
83 … that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can also use…

12345678910>>...102