| /linux/drivers/media/i2c/ |
| H A D | bt856.c | 32 module_param(debug, int, 0); 33 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 38 #define BT856_REG_OFFSET 0xDA 67 (value ? (1 << bit) : 0)); in bt856_setbit() 75 for (i = 0; i < BT856_NR_REG; i += 2) in bt856_dump() 88 bt856_write(encoder, 0xdc, 0x18); in bt856_init() 89 bt856_write(encoder, 0xda, 0); in bt856_init() 90 bt856_write(encoder, 0xde, 0); in bt856_init() 92 bt856_setbit(encoder, 0xdc, 3, 1); in bt856_init() 93 /*bt856_setbit(encoder, 0xdc, 6, 0);*/ in bt856_init() [all …]
|
| /linux/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | busy_loop.S | 31 li r3, 0x3030 33 li r4, 0x4040 35 li r5, 0x5050 37 li r6, 0x6060 39 li r7, 0x7070 41 li r8, 0x0808 43 li r9, 0x0909 45 li r10, 0x1010 47 li r11, 0x1111 49 li r14, 0x1414 [all …]
|
| /linux/lib/crypto/tests/ |
| H A D | sha384-testvecs.h | 9 .data_len = 0, 11 0x38, 0xb0, 0x60, 0xa7, 0x51, 0xac, 0x96, 0x38, 12 0x4c, 0xd9, 0x32, 0x7e, 0xb1, 0xb1, 0xe3, 0x6a, 13 0x21, 0xfd, 0xb7, 0x11, 0x14, 0xbe, 0x07, 0x43, 14 0x4c, 0x0c, 0xc7, 0xbf, 0x63, 0xf6, 0xe1, 0xda, 15 0x27, 0x4e, 0xde, 0xbf, 0xe7, 0x6f, 0x65, 0xfb, 16 0xd5, 0x1a, 0xd2, 0xf1, 0x48, 0x98, 0xb9, 0x5b, 22 0x07, 0x34, 0x9d, 0x74, 0x48, 0x76, 0xa5, 0x72, 23 0x78, 0x02, 0xb8, 0x6e, 0x21, 0x59, 0xb0, 0x75, 24 0x09, 0x68, 0x11, 0x39, 0x53, 0x61, 0xee, 0x8d, [all …]
|
| H A D | sha256-testvecs.h | 9 .data_len = 0, 11 0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14, 12 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24, 13 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c, 14 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55, 20 0x45, 0xf8, 0x3d, 0x17, 0xe1, 0x0b, 0x34, 0xfc, 21 0xa0, 0x1e, 0xb8, 0xf4, 0x45, 0x4d, 0xac, 0x34, 22 0xa7, 0x77, 0xd9, 0x40, 0x4a, 0x46, 0x4e, 0x73, 23 0x2c, 0xf4, 0xab, 0xf2, 0xc0, 0xda, 0x94, 0xc4, 29 0xf9, 0xd3, 0x52, 0x2f, 0xd5, 0xe0, 0x99, 0x15, [all …]
|
| H A D | blake2b-testvecs.h | 9 .data_len = 0, 11 0x78, 0x6a, 0x02, 0xf7, 0x42, 0x01, 0x59, 0x03, 12 0xc6, 0xc6, 0xfd, 0x85, 0x25, 0x52, 0xd2, 0x72, 13 0x91, 0x2f, 0x47, 0x40, 0xe1, 0x58, 0x47, 0x61, 14 0x8a, 0x86, 0xe2, 0x17, 0xf7, 0x1f, 0x54, 0x19, 15 0xd2, 0x5e, 0x10, 0x31, 0xaf, 0xee, 0x58, 0x53, 16 0x13, 0x89, 0x64, 0x44, 0x93, 0x4e, 0xb0, 0x4b, 17 0x90, 0x3a, 0x68, 0x5b, 0x14, 0x48, 0xb7, 0x55, 18 0xd5, 0x6f, 0x70, 0x1a, 0xfe, 0x9b, 0xe2, 0xce, 24 0x6f, 0x2e, 0xcc, 0x83, 0x53, 0xa3, 0x20, 0x16, [all …]
|
| /linux/tools/testing/selftests/mm/ |
| H A D | migration.c | 39 if (numa_available() < 0) in FIXTURE_SETUP() 45 for (n = 0; n < numa_max_possible_node(); n++) in FIXTURE_SETUP() 70 int status = 0; in migrate() 72 int failures = 0; in migrate() 82 return 0; in migrate() 84 ret = move_pages(0, 1, (void **) &ptr, &n2, &status, in migrate() 87 if (ret > 0) { in migrate() 97 failures = 0; in migrate() 103 return 0; in migrate() 130 if (self->nthreads < 2 || self->n1 < 0 || sel [all...] |
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_ids.c | 10 #define LP_OPTIONS 0 20 * If page size and eraseblock size are 0, the sizes are taken from the 30 { .id = {0x98, 0xd1, 0x90, 0x15, 0x76, 0x14, 0x01, 0x00} }, 31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), }, 33 { .id = {0x98, 0xdc, 0x90, 0x26, 0x76, 0x15, 0x01, 0x08} }, 34 SZ_4K, SZ_512, SZ_256K, 0, 8, 224, NAND_ECC_INFO(4, SZ_512) }, 36 { .id = {0x98, 0xdc, 0x90, 0x26, 0x76, 0x16, 0x08, 0x00} }, 37 SZ_4K, SZ_512, SZ_256K, 0, 8, 256, NAND_ECC_INFO(8, SZ_512) }, 39 { .id = {0x98, 0xd3, 0x90, 0x26, 0x76, 0x15, 0x02, 0x08} }, 40 SZ_4K, SZ_1K, SZ_256K, 0, 8, 232, NAND_ECC_INFO(4, SZ_512) }, [all …]
|
| /linux/drivers/media/usb/gspca/ |
| H A D | topro.c | 22 0xff, 0xd8, /* jpeg */ 25 0xff, 0xdb, 0x00, 0x84, /* DQT */ 26 0, 28 0x10, 0x0b, 0x0c, 0x0e, 0x0c, 0x0a, 0x10, 0x0e, 29 0x0d, 0x0e, 0x12, 0x11, 0x10, 0x13, 0x18, 0x28, 30 0x1a, 0x18, 0x16, 0x16, 0x18, 0x31, 0x23, 0x25, 31 0x1d, 0x28, 0x3a, 0x33, 0x3d, 0x3c, 0x39, 0x33, 32 0x38, 0x37, 0x40, 0x48, 0x5c, 0x4e, 0x40, 0x44, 33 0x57, 0x45, 0x37, 0x38, 0x50, 0x6d, 0x51, 0x57, 34 0x5f, 0x62, 0x67, 0x68, 0x67, 0x3e, 0x4d, 0x71, [all …]
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | qcom-labibb-regulator.yaml | 94 interrupts = <0x3 0xde 0x1 IRQ_TYPE_EDGE_RISING>, 95 <0x3 0xde 0x0 IRQ_TYPE_LEVEL_LOW>; 100 interrupts = <0x3 0xdc 0x2 IRQ_TYPE_EDGE_RISING>, 101 <0x3 0xdc 0x0 IRQ_TYPE_LEVEL_LOW>;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | pmi8998.dtsi | 8 reg = <0x2 SPMI_USID>; 10 #size-cells = <0>; 14 reg = <0x1000>; 16 interrupts = <0x2 0x13 0x4 IRQ_TYPE_EDGE_BOTH>, 17 <0x2 0x12 0x2 IRQ_TYPE_EDGE_BOTH>, 18 <0x2 0x16 0x1 IRQ_TYPE_EDGE_RISING>, 19 <0x2 0x13 0x6 IRQ_TYPE_EDGE_RISING>; 34 reg = <0xc000>; 36 gpio-ranges = <&pmi8998_gpios 0 0 14>; 44 reg = <0x4500>; [all …]
|
| H A D | pmi8950.dtsi | 11 reg = <0x2 SPMI_USID>; 13 #size-cells = <0>; 17 reg = <0x3100>; 18 interrupts = <0x2 0x31 0x0 IRQ_TYPE_EDGE_RISING>; 20 #size-cells = <0>; 23 channel@0 { 70 reg = <0xa000>; 72 gpio-ranges = <&pmi8950_mpps 0 0 4>; 80 reg = <0xc000>; 82 gpio-ranges = <&pmi8950_gpios 0 0 2>; [all …]
|
| /linux/fs/nls/ |
| H A D | nls_euc-jp.c | 17 #define IS_SJIS_LOW_BYTE(l) ((0x40 <= (l)) && ((l) <= 0xFC) && ((l) != 0x7F)) 19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \ 20 || ((0xE0 <= (h)) && ((h) <= 0xEA))) \ 22 #define IS_SJIS_JISX0201KANA(c) ((0xA1 <= (c)) && ((c) <= 0xDF)) 23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \ 25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ 27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ 29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \ 32 if ((sjis_lo) >= 0x9F) { \ 37 (euc_lo) = (sjis_lo) + ((sjis_lo) >= 0x7F ? 0x60 : 0x61); \ [all …]
|
| H A D | nls_cp950.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */ [all …]
|
| H A D | nls_cp936.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */ 26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */ [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_neigh.c | 21 #define ip4_src 0xac100164 /* 172.16.1.100 */ 22 #define ip4_dst 0xac100264 /* 172.16.2.100 */ 24 #define ip6_src { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 25 0x00, 0x01, 0xde, 0xad, 0xbe, 0xef, 0xca, 0xfe } 26 #define ip6_dst { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 27 0x00, 0x02, 0xde, 0xad, 0xbe, 0xef, 0xca, 0xfe } 30 # define v6_equal(a, b) (a.s6_addr32[0] == b.s6_addr32[0] && \ 83 return !raw[0] && !raw[1] && !raw[2] ? TC_ACT_SHOT : TC_ACT_OK; in tc_chk() 104 __builtin_memset(&zero, 0, sizeof(zero)); in tc_dst() 105 if (bpf_skb_store_bytes(skb, 0, &zero, sizeof(zero), 0) < 0) in tc_dst() [all …]
|
| /linux/lib/crc/ |
| H A D | crc7.c | 18 0x00, 0x12, 0x24, 0x36, 0x48, 0x5a, 0x6c, 0x7e, 19 0x90, 0x82, 0xb4, 0xa6, 0xd8, 0xca, 0xfc, 0xee, 20 0x32, 0x20, 0x16, 0x04, 0x7a, 0x68, 0x5e, 0x4c, 21 0xa2, 0xb0, 0x86, 0x94, 0xea, 0xf8, 0xce, 0xdc, 22 0x64, 0x76, 0x40, 0x52, 0x2c, 0x3e, 0x08, 0x1a, 23 0xf4, 0xe6, 0xd0, 0xc2, 0xbc, 0xae, 0x98, 0x8a, 24 0x56, 0x44, 0x72, 0x60, 0x1e, 0x0c, 0x3a, 0x28, 25 0xc6, 0xd4, 0xe2, 0xf0, 0x8e, 0x9c, 0xaa, 0xb8, 26 0xc8, 0xda, 0xec, 0xfe, 0x80, 0x92, 0xa4, 0xb6, 27 0x58, 0x4a, 0x7c, 0x6e, 0x10, 0x02, 0x34, 0x26, [all …]
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | cx22702.c | 46 0x00, 0x00, /* Stop acquisition */ 47 0x0B, 0x06, 48 0x09, 0x01, 49 0x0D, 0x41, 50 0x16, 0x32, 51 0x20, 0x0A, 52 0x21, 0x17, 53 0x24, 0x3e, 54 0x26, 0xff, 55 0x27, 0x10, [all …]
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-kingdisplay-kd097d04.c | 41 { 0xB0, 0x00 }, 42 { 0xB2, 0x02 }, 43 { 0xB3, 0x11 }, 44 { 0xB4, 0x00 }, 45 { 0xB6, 0x80 }, 47 { 0xB7, 0x02 }, 48 { 0xB8, 0x80 }, 49 { 0xBA, 0x43 }, 51 { 0xBB, 0x53 }, 53 { 0xBC, 0x0A }, [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/ |
| H A D | etm.json | 3 "PublicDescription": "ETM trace unit output 0", 4 "EventCode": "0xDE", 6 "BriefDescription": "ETM trace unit output 0" 10 "EventCode": "0xDF",
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/ |
| H A D | etm.json | 3 "PublicDescription": "ETM trace unit output 0", 4 "EventCode": "0xDE", 6 "BriefDescription": "ETM trace unit output 0" 10 "EventCode": "0xDF",
|
| /linux/include/media/ |
| H A D | jpeg.h | 7 #define JPEG_MARKER_TEM 0x01 8 #define JPEG_MARKER_SOF0 0xc0 9 #define JPEG_MARKER_DHT 0xc4 10 #define JPEG_MARKER_RST 0xd0 11 #define JPEG_MARKER_SOI 0xd8 12 #define JPEG_MARKER_EOI 0xd9 13 #define JPEG_MARKER_SOS 0xda 14 #define JPEG_MARKER_DQT 0xdb 15 #define JPEG_MARKER_DRI 0xdd 16 #define JPEG_MARKER_DHP 0xde [all …]
|
| /linux/arch/x86/kernel/cpu/microcode/ |
| H A D | amd_shas.c | 3 { 0x8001227, { 4 0x99,0xc0,0x9b,0x2b,0xcc,0x9f,0x52,0x1b, 5 0x1a,0x5f,0x1d,0x83,0xa1,0x6c,0xc4,0x46, 6 0xe2,0x6c,0xda,0x73,0xfb,0x2d,0x23,0xa8, 7 0x77,0xdc,0x15,0x31,0x33,0x4a,0x46,0x18, 10 { 0x8001250, { 11 0xc0,0x0b,0x6b,0x19,0xfd,0x5c,0x39,0x60, 12 0xd5,0xc3,0x57,0x46,0x54,0xe4,0xd1,0xaa, 13 0xa8,0xf7,0x1f,0xa8,0x6a,0x60,0x3e,0xe3, 14 0x27,0x39,0x8e,0x53,0x30,0xf8,0x49,0x19, [all …]
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | tm.h | 7 * the failure is persistent. PAPR saves 0xff-0xe0 for the hypervisor. 9 #define TM_CAUSE_PERSISTENT 0x01 10 #define TM_CAUSE_KVM_RESCHED 0xe0 /* From PAPR */ 11 #define TM_CAUSE_KVM_FAC_UNAV 0xe2 /* From PAPR */ 12 #define TM_CAUSE_RESCHED 0xde 13 #define TM_CAUSE_TLBI 0xdc 14 #define TM_CAUSE_FAC_UNAV 0xda 15 #define TM_CAUSE_SYSCALL 0xd8 16 #define TM_CAUSE_MISC 0xd6 /* future use */ 17 #define TM_CAUSE_SIGNAL 0xd4 [all …]
|
| /linux/include/linux/ |
| H A D | llc.h | 18 #define LLC_SAP_DYN_START 0xC0 19 #define LLC_SAP_DYN_STOP 0xDE 22 #define llc_ui_skb_cb(__skb) ((struct sockaddr_llc *)&((__skb)->cb[0]))
|
| /linux/arch/sparc/include/asm/ |
| H A D | apb.h | 11 #define APB_TICK_REGISTER 0xb0 12 #define APB_INT_ACK 0xb8 13 #define APB_PRIMARY_MASTER_RETRY_LIMIT 0xc0 14 #define APB_DMA_ASFR 0xc8 15 #define APB_DMA_AFAR 0xd0 16 #define APB_PIO_TARGET_RETRY_LIMIT 0xd8 17 #define APB_PIO_TARGET_LATENCY_TIMER 0xd9 18 #define APB_DMA_TARGET_RETRY_LIMIT 0xda 19 #define APB_DMA_TARGET_LATENCY_TIMER 0xdb 20 #define APB_SECONDARY_MASTER_RETRY_LIMIT 0xdc [all …]
|