Home
last modified time | relevance | path

Searched full:889 (Results 1 – 19 of 19) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dalternative-macros.h20 ALT_ENTRY 886b, 888f, \vendor_id, \patch_id, 889f - 888f
29 889 :
30 .org . - (889b - 888b) + (887b - 886b)
31 .org . - (887b - 886b) + (889b - 888b)
71 ALT_ENTRY("886b", "888f", __stringify(vendor_id), __stringify(patch_id), "889f - 888f") \
80 "889 :\n" \
81 ".org . - (887b - 886b) + (889b - 888b)\n" \
82 ".org . - (889b - 888b) + (887b - 886b)\n" \
/linux/drivers/scsi/megaraid/
H A Dmbox_defs.h319 * @pad1k : 135 + 889 resvd = 1024 total size
344 uint8_t pad1k[889];
/linux/Documentation/admin-guide/media/
H A Dvisl.rst174 00000010: 7023 889a c8cd 2cd0 13b4 dab0 e8ca 21fe p#....,.......!.
/linux/drivers/media/rc/
H A Dir-rc5-decoder.c19 #define RC5_UNIT 889 /* us */
/linux/drivers/thermal/ti-soc-thermal/
H A Domap5-thermal-data.c242 /* Index 880 - 889 */
H A Ddra752-thermal-data.c296 /* Index 880 - 889 */
/linux/include/dt-bindings/mailbox/
H A Dmediatek,mt8188-gce.h962 #define CMDQ_SYNC_RESOURCE_WROT0 889
/linux/drivers/accel/habanalabs/include/gaudi2/
H A Dgaudi2_async_events.h767 GAUDI2_EVENT_PSOC77_SVID_PARITY_ERROR_INTERRUPT = 889,
H A Dgaudi2_async_ids_map_extended.h1810 { .fc_id = 889, .cpu_id = 322, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE,
/linux/lib/zstd/compress/
H A Dzstd_compress_sequences.c24 1130, 1100, 1073, 1047, 1024, 1001, 980, 960, 941, 923, 906, 889,
/linux/drivers/media/common/siano/
H A Dsmscoreapi.h556 MSG_SMS_DBD_SET_KEYS_RES = 889,
/linux/sound/hda/codecs/realtek/
H A Dalc882.c3 // Realtek ALC882/883/885/888/889 codec support
/linux/arch/powerpc/include/asm/
H A Dreg.h940 #define SPRN_TCSCR 889
1032 #define SPRN_PA6T_IMA9 889
/linux/sound/soc/codecs/
H A Dcs42l52.c914 261, 522, 585, 667, 706, 774, 889, 1000,
H A Dcs42l56.c991 261, 522, 585, 667, 706, 774, 889, 1000,
H A D88pm860x-codec.c258 { -968, 21, 1}, { -928, 11, 0}, { -889, 23, 1}, { -852, 12, 0},
/linux/Documentation/userspace-api/media/v4l/
H A Dmt2110t.svg29 …23 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,…
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c184 876, 877, 878, 879, 880, 880, 881, 882, 883, 884, 885, 886, 887, 887, 888, 889,
/linux/tools/testing/radix-tree/
H A Dmaple.c35607 MT_BUG_ON(mt, mtree_load(mt, 889) != NULL); in check_null_expand()