Home
last modified time | relevance | path

Searched full:1010 (Results 1 – 25 of 163) sorted by relevance

1234567

/linux-6.14.4/arch/arm/probes/
Ddecode-thumb.c76 /* TST 1110 1010 0001 xxxx xxxx 1111 xxxx xxxx */
77 /* TEQ 1110 1010 1001 xxxx xxxx 1111 xxxx xxxx */
87 /* MOV 1110 1010 010x 1111 xxxx xxxx xxxx xxxx */
88 /* MVN 1110 1010 011x 1111 xxxx xxxx xxxx xxxx */
92 /* ??? 1110 1010 101x xxxx xxxx xxxx xxxx xxxx */
93 /* ??? 1110 1010 111x xxxx xxxx xxxx xxxx xxxx */
116 /* AND 1110 1010 000x xxxx xxxx xxxx xxxx xxxx */
117 /* BIC 1110 1010 001x xxxx xxxx xxxx xxxx xxxx */
118 /* ORR 1110 1010 010x xxxx xxxx xxxx xxxx xxxx */
119 /* ORN 1110 1010 011x xxxx xxxx xxxx xxxx xxxx */
[all …]
Ddecode-arm.c226 /* UMLAL cccc 0000 1010 xxxx xxxx xxxx 1001 xxxx */
304 /* MOV IP, SP 1110 0001 1010 0000 1100 0000 0000 1101 */
422 /* SSAT16 cccc 0110 1010 xxxx xxxx xxxx 0011 xxxx */
489 /* SXTB cccc 0110 1010 1111 xxxx xxxx 0111 xxxx */
498 /* SXTAB cccc 0110 1010 xxxx xxxx xxxx 0111 xxxx */
676 /* B cccc 1010 xxxx xxxx xxxx xxxx xxxx xxxx */
/linux-6.14.4/drivers/cpufreq/
Dlonghaul.h69 80, /* 1010 -> 8.0x */
88 80, /* 1010 -> 8.0x */
110 80, /* 1010 -> 8.0x */
132 80, /* 1010 -> 8.0x */
151 80, /* 1010 -> 8.0x */
173 80, /* 1010 -> 8.0x */
190 160, /* 1010 -> 16.0x */
209 80, /* 1010 -> 8.0x */
226 160, /* 1010 -> 16.0x */
248 80, /* 1010 -> 8.0x */
[all …]
/linux-6.14.4/drivers/net/wireless/ath/
Dhw.c69 * -> 1010
70 * bssid_mask = 1010
74 * bssid_mask = (1010) & ~(0001 ^ 1001)
75 * bssid_mask = (1010) & ~(1000)
76 * bssid_mask = (1010) & (0111)
/linux-6.14.4/drivers/net/ethernet/brocade/bna/
DKconfig7 tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support"
10 This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6q-tx6q-10x0-mb7.dts43 #include "imx6q-tx6q-1010.dts"
47 model = "Ka-Ro electronics TX6Q-1010/-1030 Module on MB7 baseboard";
Dimx6q-tx6q-1010.dts48 model = "Ka-Ro electronics TX6Q-1010/-1030 Module";
Dimx6q-tx6q-1010-comtft.dts48 model = "Ka-Ro electronics TX6Q-1010 Module on CoMpact TFT";
/linux-6.14.4/sound/pci/ice1712/
Ddelta.h8 * Lowlevel functions for M-Audio Delta 1010, 44, 66, Dio2496, Audiophile
15 "{MidiMan M Audio,Delta 1010},"\
16 "{MidiMan M Audio,Delta 1010LT},"\
Ddelta.c5 * Lowlevel functions for M-Audio Delta 1010, 1010E, 44, 66, 66E, Dio2496,
320 * change the rate of AK4524 on Delta 44/66, AP, 1010LT
370 * SPDIF ops for Delta 1010, Dio, 66
774 /* 1010 and dio specific controls */ in snd_ice1712_delta_add_controls()
849 .name = "M Audio Delta 1010",
894 .name = "M Audio Delta 1010LT",
/linux-6.14.4/arch/arm/boot/dts/arm/
Darm-realview-pb1176.dts362 pb1176_gpio0: gpio@1010a000 {
375 pb1176_ssp: spi@1010b000 {
384 pb1176_serial0: serial@1010c000 {
393 pb1176_serial1: serial@1010d000 {
402 pb1176_serial2: serial@1010e000 {
411 pb1176_serial3: serial@1010f000 {
/linux-6.14.4/sound/pci/emu10k1/
Demumixer.c141 /* 1010 rev1 */
150 LR_TEXTS("1010 SPDIF"), \
151 ADAT_TEXTS("1010 ")
171 /* 1010 rev2 */
180 LR_TEXTS("1010 SPDIF"), \
182 ADAT_TEXTS("1010 ")
257 /* 1010 rev1 */
267 LR_CTLS("1010 SPDIF"),
268 ADAT_CTLS("1010 "),
299 /* 1010 rev2 */
[all …]
/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dcss_receiver_2400_common_defs.h21 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_8L 26 /* 01 1010 YUV420 8-bit lega…
31 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW8 42 /* 10 1010 RAW8 …
50 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_GEN_SH3 10 /* 00 1010 Generic Short Pa…
Disp_acquisition_defs.h172 #define ACQ_YUV420_8L_DATA 26 /* 01 1010 YUV420 8-bit legacy …
182 #define ACQ_RAW8_DATA 42 /* 10 1010 RAW8 */
201 #define ACQ_GEN_SH3_DATA 10 /* 00 1010 Generic Short Packet Code 3 …
Disp_capture_defs.h210 #define CAPT_YUV420_8L_DATA 26 /* 01 1010 YUV420 8-bit legacy …
220 #define CAPT_RAW8_DATA 42 /* 10 1010 RAW8 */
239 #define CAPT_GEN_SH3_DATA 10 /* 00 1010 Generic Short Packet Code 3 …
/linux-6.14.4/drivers/staging/media/atomisp/pci/css_2401_system/hrt/
Dmipi_backend_common_defs.h21 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_8L 26 /* 01 1010 YUV420 8-bit lega…
31 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW8 42 /* 10 1010 RAW8 …
50 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_GEN_SH3 10 /* 00 1010 Generic Short Pa…
/linux-6.14.4/sound/soc/sof/intel/
Dmtl.c266 usleep_range(1000, 1010); in mtl_dsp_pre_fw_run()
282 usleep_range(1000, 1010); in mtl_dsp_pre_fw_run()
379 usleep_range(1000, 1010); in mtl_dsp_core_power_up()
413 usleep_range(1000, 1010); in mtl_dsp_core_power_down()
447 usleep_range(1000, 1010); in mtl_power_down_dsp()
/linux-6.14.4/tools/testing/selftests/net/packetdrill/
Dtcp_tcp_info_tcp-info-last_data_recv.pkt15 +1 %{ assert 990 <= tcpi_last_data_recv <= 1010, tcpi_last_data_recv }%
/linux-6.14.4/drivers/media/dvb-frontends/
Ddib3000mb_priv.h222 { 0, 33, 53312, 112, 46635, 563, 36565, 0, 1000, 0, 1010, 1, 45264 };
225 { 0, 28, 64421, 96, 39973, 483, 3255, 0, 1000, 0, 1010, 1, 45264 };
228 { 0, 25, 23600, 84, 34976, 422, 43808, 0, 1000, 0, 1010, 1, 45264 };
Das102_fe_types.h85 #define CONTEXT_LNA 1010
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt39 2000 360ps 1010
126 1010 180ps 600
/linux-6.14.4/tools/testing/selftests/net/forwarding/
Dvxlan_symmetric.sh20 # | | id 1010 id 1020 | |
84 # | | id 1010 id 1020 | |
181 ip link add name vx10 type vxlan id 1010 \
352 ip link add name vx10 type vxlan id 1010 \
Dvxlan_symmetric_ipv6.sh21 # | | id 1010 id 1020 | |
85 # | | id 1010 id 1020 | |
183 ip link add name vx10 type vxlan id 1010 \
353 ip link add name vx10 type vxlan id 1010 \
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_eeprom.c39 * is hard-coded as 1010b, indicating that it is an EEPROM
44 * devices is: 1010XYZD, A15:A8, A7:A0,
/linux-6.14.4/arch/arm64/boot/dts/renesas/
Dhihope-rev4.dtsi99 <&cpg CPG_MOD 1010>, <&cpg CPG_MOD 1011>,

1234567