Home
last modified time | relevance | path

Searched full:sets (Results 1 – 25 of 3027) sorted by relevance

12345678910>>...122

/Linux-v5.15/fs/nls/
DKconfig44 native language character sets. These character sets are stored
56 native language character sets. These character sets are stored
68 native language character sets. These character sets are stored
81 native language character sets. These character sets are stored in
97 native language character sets. These character sets are stored in
112 native language character sets. These character sets are stored in
123 native language character sets. These character sets are stored in
134 native language character sets. These character sets are stored in
145 native language character sets. These character sets are stored in
156 native language character sets. These character sets are stored in
[all …]
/Linux-v5.15/arch/arm64/boot/dts/amazon/
Dalpine-v3.dtsi30 d-cache-sets = <256>;
33 i-cache-sets = <256>;
44 d-cache-sets = <256>;
47 i-cache-sets = <256>;
58 d-cache-sets = <256>;
61 i-cache-sets = <256>;
72 d-cache-sets = <256>;
75 i-cache-sets = <256>;
86 d-cache-sets = <256>;
89 i-cache-sets = <256>;
[all …]
/Linux-v5.15/arch/riscv/kernel/
Dcacheinfo.c69 unsigned int sets, unsigned int line_size) in ci_leaf_init() argument
74 this_leaf->number_of_sets = sets; in ci_leaf_init()
81 if (sets == 1) in ci_leaf_init()
88 if (sets > 0 && size > 0 && line_size > 0) in ci_leaf_init()
89 this_leaf->ways_of_associativity = (size / sets) / line_size; in ci_leaf_init()
95 unsigned int size, sets, line_size; in fill_cacheinfo() local
99 !of_property_read_u32(node, "cache-sets", &sets)) { in fill_cacheinfo()
100 ci_leaf_init((*this_leaf)++, CACHE_TYPE_UNIFIED, level, size, sets, line_size); in fill_cacheinfo()
104 !of_property_read_u32(node, "i-cache-sets", &sets) && in fill_cacheinfo()
106 ci_leaf_init((*this_leaf)++, CACHE_TYPE_INST, level, size, sets, line_size); in fill_cacheinfo()
[all …]
/Linux-v5.15/arch/mips/mm/
Dc-octeon.c179 c->icache.sets = 64 << ((config1 >> 22) & 7); in probe_octeon()
183 c->icache.sets * c->icache.ways * c->icache.linesz; in probe_octeon()
187 c->dcache.sets = 2; /* CN5XXX has two Dcache sets */ in probe_octeon()
189 c->dcache.sets = 1; /* CN3XXX has one Dcache set */ in probe_octeon()
192 c->dcache.sets * c->dcache.ways * c->dcache.linesz; in probe_octeon()
199 c->icache.sets = 8; in probe_octeon()
202 icache_size = c->icache.sets * c->icache.ways * c->icache.linesz; in probe_octeon()
206 c->dcache.sets = 8; in probe_octeon()
207 dcache_size = c->dcache.sets * c->dcache.ways * c->dcache.linesz; in probe_octeon()
213 c->icache.sets = 16; in probe_octeon()
[all …]
Dsc-mips.c153 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local
158 sets = cfg & CM_GCR_L2_CONFIG_SET_SIZE; in mips_sc_probe_cm3()
159 sets >>= __ffs(CM_GCR_L2_CONFIG_SET_SIZE); in mips_sc_probe_cm3()
160 if (sets) in mips_sc_probe_cm3()
161 c->scache.sets = 64 << sets; in mips_sc_probe_cm3()
171 c->scache.waysize = c->scache.sets * c->scache.linesz; in mips_sc_probe_cm3()
214 c->scache.sets = 64 << tmp; in mips_sc_probe()
236 * According to config2 it would be 5-ways and 512-sets, in mips_sc_probe()
241 c->scache.sets = 256; in mips_sc_probe()
247 c->scache.waysize = c->scache.sets * c->scache.linesz; in mips_sc_probe()
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-tx.rst30 Sets the RDS Programme Identification field for transmission.
33 Sets the RDS Programme Type field for transmission. This encodes up
37 Sets the Programme Service name (PS_NAME) for transmission. It is
49 Sets the Radio Text info for transmission. It is a textual
64 Sets the Mono/Stereo bit of the Decoder Identification code. If set,
68 Sets the
74 Sets the Compressed bit of the Decoder Identification code. If set,
78 Sets the Dynamic PTY bit of the Decoder Identification code. If set,
106 Sets the audio deviation limiter feature release time. Unit is in
120 Sets the gain for audio compression feature. It is a dB value. The
[all …]
/Linux-v5.15/arch/arm64/boot/dts/marvell/
Darmada-ap806-quad.dtsi27 i-cache-sets = <256>;
30 d-cache-sets = <256>;
42 i-cache-sets = <256>;
45 d-cache-sets = <256>;
57 i-cache-sets = <256>;
60 d-cache-sets = <256>;
72 i-cache-sets = <256>;
75 d-cache-sets = <256>;
83 cache-sets = <512>;
90 cache-sets = <512>;
Darmada-ap807-quad.dtsi27 i-cache-sets = <256>;
30 d-cache-sets = <256>;
42 i-cache-sets = <256>;
45 d-cache-sets = <256>;
57 i-cache-sets = <256>;
60 d-cache-sets = <256>;
72 i-cache-sets = <256>;
75 d-cache-sets = <256>;
83 cache-sets = <512>;
90 cache-sets = <512>;
Darmada-ap806-dual.dtsi27 i-cache-sets = <256>;
30 d-cache-sets = <256>;
42 i-cache-sets = <256>;
45 d-cache-sets = <256>;
53 cache-sets = <512>;
/Linux-v5.15/arch/arm64/boot/dts/ti/
Dk3-am654.dtsi43 i-cache-sets = <256>;
46 d-cache-sets = <128>;
57 i-cache-sets = <256>;
60 d-cache-sets = <128>;
71 i-cache-sets = <256>;
74 d-cache-sets = <128>;
85 i-cache-sets = <256>;
88 d-cache-sets = <128>;
98 cache-sets = <512>;
107 cache-sets = <512>;
Dk3-am642.dtsi36 i-cache-sets = <256>;
39 d-cache-sets = <128>;
50 i-cache-sets = <256>;
53 d-cache-sets = <128>;
63 cache-sets = <512>;
/Linux-v5.15/arch/riscv/boot/dts/microchip/
Dmicrochip-mpfs.dtsi24 i-cache-sets = <128>;
41 d-cache-sets = <64>;
43 d-tlb-sets = <1>;
47 i-cache-sets = <64>;
49 i-tlb-sets = <1>;
68 d-cache-sets = <64>;
70 d-tlb-sets = <1>;
74 i-cache-sets = <64>;
76 i-tlb-sets = <1>;
95 d-cache-sets = <64>;
[all …]
/Linux-v5.15/arch/riscv/boot/dts/sifive/
Dfu540-c000.dtsi29 i-cache-sets = <128>;
43 d-cache-sets = <64>;
45 d-tlb-sets = <1>;
49 i-cache-sets = <64>;
51 i-tlb-sets = <1>;
67 d-cache-sets = <64>;
69 d-tlb-sets = <1>;
73 i-cache-sets = <64>;
75 i-tlb-sets = <1>;
91 d-cache-sets = <64>;
[all …]
Dfu740-c000.dtsi29 i-cache-sets = <128>;
44 d-cache-sets = <64>;
46 d-tlb-sets = <1>;
50 i-cache-sets = <128>;
52 i-tlb-sets = <1>;
68 d-cache-sets = <64>;
70 d-tlb-sets = <1>;
74 i-cache-sets = <128>;
76 i-tlb-sets = <1>;
92 d-cache-sets = <64>;
[all …]
/Linux-v5.15/arch/s390/kernel/
Dperf_cpum_cf.c30 /* Counter sets are stored as data stream in a page sized memory buffer and
40 * All counter sets are followed by a 64 byte trailer.
45 * - the time stamp the counter sets have been collected
49 * The counter sets are saved when the process is prepared to be executed on a
51 * The difference of both counter sets are calculated and stored in the event
126 * Note that the counter sets may not be enabled or active and the stcctm
169 /* Read out all counter sets and save them in the provided data buffer.
205 /* Scan the counter sets and calculate the difference of each counter
271 /* check required version for counter sets */ in validate_ctr_version()
330 /* Check authorization for cpu counter sets. in validate_ctr_auth()
[all …]
/Linux-v5.15/arch/arm64/boot/dts/arm/
Djuno-r1.dts94 i-cache-sets = <256>;
97 d-cache-sets = <256>;
111 i-cache-sets = <256>;
114 d-cache-sets = <256>;
128 i-cache-sets = <256>;
131 d-cache-sets = <128>;
145 i-cache-sets = <256>;
148 d-cache-sets = <128>;
162 i-cache-sets = <256>;
165 d-cache-sets = <128>;
[all …]
Djuno-r2.dts94 i-cache-sets = <256>;
97 d-cache-sets = <256>;
112 i-cache-sets = <256>;
115 d-cache-sets = <256>;
130 i-cache-sets = <256>;
133 d-cache-sets = <128>;
148 i-cache-sets = <256>;
151 d-cache-sets = <128>;
166 i-cache-sets = <256>;
169 d-cache-sets = <128>;
[all …]
Djuno.dts93 i-cache-sets = <256>;
96 d-cache-sets = <256>;
111 i-cache-sets = <256>;
114 d-cache-sets = <256>;
129 i-cache-sets = <256>;
132 d-cache-sets = <128>;
147 i-cache-sets = <256>;
150 d-cache-sets = <128>;
165 i-cache-sets = <256>;
168 d-cache-sets = <128>;
[all …]
/Linux-v5.15/include/media/i2c/
Dtc358743.h37 * Sets DDC5V_MODE in register DDC_CTL.
75 * Sets HDMI_DET_V in register HDMI_DET.
81 * Sets PHY_AUTO_RST2 in register PHY_CTL2.
87 * Sets PHY_AUTO_RST3 in register PHY_CTL2.
93 * Sets PHY_AUTO_RST4 in register PHY_CTL2.
99 * Sets H_PI_RST in register HV_RST.
105 * Sets V_PI_RST in register HV_RST.
/Linux-v5.15/Documentation/firmware-guide/acpi/
DDSD-properties-rules.rst7 Properties, Property Sets and Property Subsets
41 Property sets may be hierarchical. That is, a property set may contain
45 General Validity Rule for Property Sets
48 Valid property sets must follow the guidance given by the Device Properties UUID
55 return property sets which do not follow that rule from _DSD in data packages
78 Property Sets and Device Tree Bindings
81 It often is useful to make _DSD return property sets that follow Device Tree
85 account in the first place and returning invalid property sets from _DSD must be
92 In any case, property sets following DT bindings literally should not be
/Linux-v5.15/Documentation/admin-guide/media/
Dsi4713.rst111 - acomp_gain - Sets the gain for audio dynamic range control.
112 - acomp_threshold - Sets the threshold level for audio dynamic range control.
113 - acomp_attack_time - Sets the attack time for audio dynamic range control.
114 - acomp_release_time - Sets the release time for audio dynamic range control.
122 - limiter_release_time - Sets the limiter release time.
126 - power_level - Sets the output power level for signal transmission.
132 - rds_ps_name - Sets the RDS ps name field for transmission.
133 - rds_radio_text - Sets the RDS radio text for transmission.
134 - rds_pi - Sets the RDS PI field for transmission.
135 - rds_pty - Sets the RDS PTY field for transmission.
[all …]
/Linux-v5.15/net/ethtool/
Dstrset.c121 struct strset_info sets[ETH_SS_COUNT]; member
153 per_dev = data->sets[id].per_dev; in strset_include()
154 if (!per_dev && !data->sets[id].strings) in strset_include()
228 if (data->sets[i].free_strings) { in strset_cleanup_data()
229 kfree(data->sets[i].strings); in strset_cleanup_data()
230 data->sets[i].strings = NULL; in strset_cleanup_data()
231 data->sets[i].free_strings = false; in strset_cleanup_data()
286 memcpy(&data->sets, &info_template, sizeof(data->sets)); in strset_prepare_data()
291 data->sets[i].per_dev) { in strset_prepare_data()
305 !data->sets[i].per_dev) in strset_prepare_data()
[all …]
/Linux-v5.15/include/uapi/linux/
Dultrasound.h32 * _GUS_NUMVOICES - Sets max. number of concurrent voices (P1=14-31, default 16)
38 * _GUS_VOICEBALA - Sets voice balance (P1, 0=left, 7=middle and 15=right, default 7)
39 * _GUS_VOICEFREQ - Sets voice (sample) playback frequency (P1=Hz)
40 * _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
41 * _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
45 * _GUS_RAMPRANGE - Sets limits for volume ramping (P1=low volume, P2=high volume)
46 * _GUS_RAMPRATE - Sets the speed for volume ramping (P1=scale, P2=rate)
47 * _GUS_RAMPMODE - Sets the volume ramping mode (P1=ramping mode)
/Linux-v5.15/Documentation/networking/
Dgeneric-hdlc.rst66 - sets physical interface for a given port
79 - sets clock rate in bps (for "int" or "txint" clock only)
84 * hdlc - sets raw HDLC (IP-only) mode
86 nrz / nrzi / fm-mark / fm-space / manchester - sets transmission code
90 crc16-itu (CRC16 with ITU-T polynomial) / crc16-itu-pr0 - sets parity
95 * cisco - sets Cisco HDLC mode (IP, IPv6 and IPX supported)
102 * ppp - sets synchronous PPP mode
104 * x25 - sets X.25 mode
/Linux-v5.15/drivers/crypto/cavium/nitrox/
Dnitrox_csr.h434 * @ae_wd: Reads or sets enable for EMU(0..3)_WD_INT[AE_WD]
435 * @se_wd: Reads or sets enable for EMU(0..3)_WD_INT[SE_WD]
456 * @ae_ge: Reads or sets enable for EMU(0..3)_GE_INT[AE_GE]
457 * @se_ge: Reads or sets enable for EMU(0..3)_GE_INT[SE_GE]
731 * @host_nps_wr_err: Reads or sets enable for
733 * @npco_dma_malform: Reads or sets enable for
735 * @exec_wr_timeout: Reads or sets enable for
737 * @host_wr_timeout: Reads or sets enable for
739 * @host_wr_err: Reads or sets enable for
937 * @epci_decode_err: Reads or sets enable for
[all …]

12345678910>>...122