/Linux-v6.1/drivers/media/usb/gspca/ |
D | zc3xx.c | 88 .priv = 0}, 101 .priv = 0}, 114 .priv = 0}, 131 {0xa0, 0x01, ZC3XX_R000_SYSTEMCONTROL}, /* 00,00,01,cc */ 132 {0xa0, 0x04, ZC3XX_R002_CLOCKSELECT}, /* 00,02,04,cc */ 133 {0xa0, 0x00, ZC3XX_R008_CLOCKSETTING}, /* 00,08,03,cc */ 134 {0xa0, 0x0a, ZC3XX_R010_CMOSSENSORSELECT}, /* 00,10,0a,cc */ 135 {0xa0, 0xd3, ZC3XX_R08B_I2CDEVICEADDR}, /* 00,8b,d3,cc */ 136 {0xa0, 0x02, ZC3XX_R003_FRAMEWIDTHHIGH}, /* 00,03,02,cc */ 137 {0xa0, 0x80, ZC3XX_R004_FRAMEWIDTHLOW}, /* 00,04,80,cc */ [all …]
|
D | sonixb.c | 14 0x10 high nibble red gain low nibble blue gain 15 0x11 low nibble green gain 17 0x05 red gain 0-127 18 0x06 blue gain 0-127 19 0x07 green gain 0-127 21 0x08-0x0f i2c / 3wire registers 22 0x12 hstart 23 0x13 vstart 24 0x15 hsize (hsize = register-value * 16) 25 0x16 vsize (vsize = register-value * 16) [all …]
|
D | sonixj.c | 64 #define BRIDGE_SN9C102P 0 94 #define F_PDN_INV 0x01 /* inverse pin S_PWR_DN / sn_xxx tables */ 95 #define F_ILLUM 0x02 /* presence of illuminator */ 98 /* register 0x01 */ 99 #define S_PWR_DN 0x01 /* sensor power down */ 100 #define S_PDN_INV 0x02 /* inverse pin S_PWR_DN */ 101 #define V_TX_EN 0x04 /* video transfer enable */ 102 #define LED 0x08 /* output to pin LED */ 103 #define SCL_SEL_OD 0x20 /* open-drain mode */ 104 #define SYS_SEL_48M 0x40 /* system clock 0: 24MHz, 1: 48MHz */ [all …]
|
D | nw80x.c | 159 * - 3rd byte: data length (=0 for end of sequence) 162 #define I2C0 0xff 165 0x04, 0x05, 0x01, 0x61, 166 0x04, 0x04, 0x01, 0x01, 167 0x04, 0x06, 0x01, 0x04, 168 0x04, 0x04, 0x03, 0x00, 0x00, 0x00, 169 0x05, 0x05, 0x01, 0x00, 170 0, 0, 0 173 0x04, 0x06, 0x01, 0xc0, 174 0x00, 0x00, 0x40, 0x10, 0x43, 0x00, 0xb4, 0x01, 0x10, 0x00, 0x4f, [all …]
|
/Linux-v6.1/arch/s390/crypto/ |
D | chacha-s390.S | 20 .long 0x61707865,0x3320646e,0x79622d32,0x6b206574 # endian-neutral 21 .long 1,0,0,0 22 .long 2,0,0,0 23 .long 3,0,0,0 24 .long 0x03020100,0x07060504,0x0b0a0908,0x0f0e0d0c # byte swap 26 .long 0,1,2,3 27 .long 0x61707865,0x61707865,0x61707865,0x61707865 # smashed sigma 28 .long 0x3320646e,0x3320646e,0x3320646e,0x3320646e 29 .long 0x79622d32,0x79622d32,0x79622d32,0x79622d32 30 .long 0x6b206574,0x6b206574,0x6b206574,0x6b206574 [all …]
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-sitronix-st7701.c | 21 #define DSI_CMD2BKX_SEL 0xFF 24 #define DSI_CMD2_BK0_PVGAMCTRL 0xB0 /* Positive Voltage Gamma Control */ 25 #define DSI_CMD2_BK0_NVGAMCTRL 0xB1 /* Negative Voltage Gamma Control */ 26 #define DSI_CMD2_BK0_LNESET 0xC0 /* Display Line setting */ 27 #define DSI_CMD2_BK0_PORCTRL 0xC1 /* Porch control */ 28 #define DSI_CMD2_BK0_INVSEL 0xC2 /* Inversion selection, Frame Rate Control */ 31 #define DSI_CMD2_BK1_VRHS 0xB0 /* Vop amplitude setting */ 32 #define DSI_CMD2_BK1_VCOM 0xB1 /* VCOM amplitude setting */ 33 #define DSI_CMD2_BK1_VGHSS 0xB2 /* VGH Voltage setting */ 34 #define DSI_CMD2_BK1_TESTCMD 0xB3 /* TEST Command Setting */ [all …]
|
/Linux-v6.1/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 54 #define HDMI_MAPPED_BASE 0xffff0000 162 0x01, 0x05, 0x00, 0xD8, 0x10, 0x1C, 0x30, 0x40, 163 0x6B, 0x10, 0x02, 0x51, 0xDF, 0xF2, 0x54, 0x87, 164 0x84, 0x00, 0x30, 0x38, 0x00, 0x08, 0x10, 0xE0, 165 0x22, 0x40, 0xE3, 0x26, 0x00, 0x00, 0x00, 0x80, 171 0x01, 0x05, 0x00, 0xD4, 0x10, 0x9C, 0x09, 0x64, 172 0x6B, 0x10, 0x02, 0x51, 0xDF, 0xF2, 0x54, 0x87, 173 0x84, 0x00, 0x30, 0x38, 0x00, 0x08, 0x10, 0xE0, 174 0x22, 0x40, 0xE3, 0x26, 0x00, 0x00, 0x00, 0x80, 180 0x01, 0x05, 0x00, 0xD8, 0x10, 0x9C, 0xef, 0x5B, [all …]
|
/Linux-v6.1/crypto/ |
D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 192 "\x90\xEF\xA0\x0D\xF3\x77\x4A\x25\x9F\x2E\x62\xB4\xC5\xD9\x9C\xB5" 193 "\xAD\xB3\x00\xA0\x28\x5E\x53\x01\x93\x0E\x0C\x70\xFB\x68\x76\x93" 194 "\x9C\xE6\x16\xCE\x62\x4A\x11\xE0\x08\x6D\x34\x1E\xBC\xAC\xA0\xA1" 287 "\xc2\x7f\x74\x81\x91\x68\x44\x48\x5a\xdc\xa0\x7e\xa7\x0b\x05\x7f" 288 "\x0e\xa0\x6c\xe5\x8f\x19\x4d\xce\x98\x47\x5f\xbd\x5f\xfe\xe5\x34" 306 "\x47\xF0\x1B\xD7\x2B\x24\xEC\xCB\x9B\x1B\x10\x8D\x81\xA0\xBE\xB1" 311 "\xBA\x2A\xBC\xF4\xA0\x08\xF5\x13\x98\x13\x5D\xF0\xD9\x33\x34\x2A" 337 "\x77\xE7\x11\x21\xCD\x4A\xF8\xA4\x3F\x0F\xEF\x31\xE3\xF3\x55\xA0" [all …]
|
/Linux-v6.1/arch/powerpc/sysdev/ |
D | i8259.c | 17 static unsigned char cached_8259[2] = { 0xff, 0xff }; 18 #define cached_A1 (cached_8259[0]) 34 int lock = 0; in i8259_irq() 44 outb(0x0C, 0x20); /* prepare for poll */ in i8259_irq() 45 irq = inb(0x20) & 7; in i8259_irq() 51 outb(0x0C, 0xA0); /* prepare for poll */ in i8259_irq() 52 irq = (inb(0xA0) & 7) + 8; in i8259_irq() 65 outb(0x0B, 0x20); /* ISR register */ in i8259_irq() 66 if(~inb(0x20) & 0x80) in i8259_irq() 67 irq = 0; in i8259_irq() [all …]
|
/Linux-v6.1/Documentation/dev-tools/ |
D | kfence.rst | 29 CONFIG_KFENCE_SAMPLE_INTERVAL=0 41 ``CONFIG_KFENCE_SAMPLE_INTERVAL``. Setting ``kfence.sample_interval=0`` 80 BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa6/0x234 82 Out-of-bounds read at 0xffff8c3f2e291fff (1B left of kfence-#72): 83 test_out_of_bounds_read+0xa6/0x234 84 kunit_try_run_case+0x61/0xa0 85 kunit_generic_run_threadfn_adapter+0x16/0x30 86 kthread+0x176/0x1b0 87 ret_from_fork+0x22/0x30 89 kfence-#72: 0xffff8c3f2e292000-0xffff8c3f2e29201f, size=32, cache=kmalloc-32 [all …]
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | sockopt_multi.c | 31 return 0; in prog_attach() 54 return 0; in prog_detach() 64 /* Set IP_TOS to the expected value (0x80). */ in run_getsockopt_test() 66 buf = 0x80; in run_getsockopt_test() 68 if (err < 0) { in run_getsockopt_test() 73 buf = 0x00; in run_getsockopt_test() 81 if (buf != 0x80) { in run_getsockopt_test() 82 log_err("Unexpected getsockopt 0x%x != 0x80 without BPF", buf); in run_getsockopt_test() 88 * - kernel: -> 0x80 in run_getsockopt_test() 89 * - child: 0x80 -> 0x90 in run_getsockopt_test() [all …]
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv50.c | 23 #define CP_FLAG_CLEAR 0 25 #define CP_FLAG_SWAP_DIRECTION ((0 * 32) + 0) 26 #define CP_FLAG_SWAP_DIRECTION_LOAD 0 28 #define CP_FLAG_UNK01 ((0 * 32) + 1) 29 #define CP_FLAG_UNK01_CLEAR 0 31 #define CP_FLAG_UNK03 ((0 * 32) + 3) 32 #define CP_FLAG_UNK03_CLEAR 0 34 #define CP_FLAG_USER_SAVE ((0 * 32) + 5) 35 #define CP_FLAG_USER_SAVE_NOT_PENDING 0 37 #define CP_FLAG_USER_LOAD ((0 * 32) + 6) [all …]
|
/Linux-v6.1/drivers/block/paride/ |
D | kbic.c | 33 #define r12w() (delay_p,inw(pi->port+1)&0xffff) 35 #define j44(a,b) ((((a>>4)&0x0f)|(b&0xf0))^0x88) 36 #define j53(w) (((w>>3)&0x1f)|((w>>4)&0xe0)) 39 /* cont = 0 - access the IDE register file 43 static int cont_map[2] = { 0x80, 0x40 }; 53 case 0: w0(regr|0x18|s); w2(4); w2(6); w2(4); w2(1); w0(8); in kbic_read_regr() 54 a = r1(); w0(0x28); b = r1(); w2(4); in kbic_read_regr() 57 case 1: w0(regr|0x38|s); w2(4); w2(6); w2(4); w2(5); w0(8); in kbic_read_regr() 61 case 2: w0(regr|0x08|s); w2(4); w2(6); w2(4); w2(0xa5); w2(0xa1); in kbic_read_regr() 67 case 5: w0(0x20|s); w2(4); w2(6); w2(4); w3(regr); in kbic_read_regr() [all …]
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | m88ds3103_priv.h | 23 #define M88RS6000_CHIP_ID 0x74 24 #define M88DS3103_CHIP_ID 0x70 26 #define M88DS3103_CHIPTYPE_3103 0 60 {0x23, 0x07}, 61 {0x08, 0x03}, 62 {0x0c, 0x02}, 63 {0x21, 0x54}, 64 {0x25, 0x8a}, 65 {0x27, 0x31}, 66 {0x30, 0x08}, [all …]
|
/Linux-v6.1/drivers/media/usb/dvb-usb-v2/ |
D | lmedm04.h | 39 #define LME_ST_ON_W {0x06, 0x00} 40 #define LME_CLEAR_PID {0x03, 0x02, 0x20, 0xa0} 41 #define LME_ZERO_PID {0x03, 0x06, 0x00, 0x00, 0x01, 0x00, 0x20, 0x9c} 42 #define LME_ALL_PIDS {0x03, 0x06, 0x00, 0xff, 0x01, 0x1f, 0x20, 0x81} 54 #define LME_VOLTAGE_L {0x07, 0x01, 0x00} 55 #define LME_VOLTAGE_H {0x07, 0x01, 0x01} 56 #define LNB_ON {0x3a, 0x01, 0x00} 57 #define LNB_OFF {0x3a, 0x01, 0x01} 61 0x01, 0x15, 62 0x02, 0x20, [all …]
|
/Linux-v6.1/lib/crypto/ |
D | curve25519-selftest.c | 16 .private = { 0x77, 0x07, 0x6d, 0x0a, 0x73, 0x18, 0xa5, 0x7d, 17 0x3c, 0x16, 0xc1, 0x72, 0x51, 0xb2, 0x66, 0x45, 18 0xdf, 0x4c, 0x2f, 0x87, 0xeb, 0xc0, 0x99, 0x2a, 19 0xb1, 0x77, 0xfb, 0xa5, 0x1d, 0xb9, 0x2c, 0x2a }, 20 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4, 21 0xd3, 0x5b, 0x61, 0xc2, 0xec, 0xe4, 0x35, 0x37, 22 0x3f, 0x83, 0x43, 0xc8, 0x5b, 0x78, 0x67, 0x4d, 23 0xad, 0xfc, 0x7e, 0x14, 0x6f, 0x88, 0x2b, 0x4f }, 24 .result = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, 0xe1, 25 0x72, 0x8e, 0x3b, 0xf4, 0x80, 0x35, 0x0f, 0x25, [all …]
|
/Linux-v6.1/drivers/iommu/amd/ |
D | quirks.c | 22 DELL_INSPIRON_7375 = 0, 30 { .id = 4, .devid = 0xa0 }, 31 { .id = 5, .devid = 0x2 }, 36 { .id = 4, .devid = 0xa0 }, 41 { .id = 32, .devid = 0xa0 }, 51 for (i = d->driver_data; i->id != 0 && i->devid != 0; i++) in ivrs_ioapic_quirk_cb() 52 add_special_device(IVHD_SPECIAL_IOAPIC, i->id, (u32 *)&i->devid, 0); in ivrs_ioapic_quirk_cb() 54 return 0; in ivrs_ioapic_quirk_cb()
|
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ |
D | ov2680.h | 36 #define I2C_MSG_LENGTH 0x2 49 #define OV2680_READ_MODE_BINNING_ON 0x0400 50 #define OV2680_READ_MODE_BINNING_OFF 0x00 53 #define OV2680_MAX_EXPOSURE_VALUE 0xFFF1 54 #define OV2680_MAX_GAIN_VALUE 0xFF 58 * bits 31-16: numerator, bits 15-0: denominator 60 #define OV2680_FOCAL_LENGTH_DEFAULT 0x1B70064 64 * bits 31-16: numerator, bits 15-0: denominator 66 #define OV2680_F_NUMBER_DEFAULT 0x18000a 73 * bits 7-0: min f-number denominator [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | socfpga.dtsi | 23 #size-cells = <0>; 26 cpu0: cpu@0 { 29 reg = <0>; 43 interrupts = <0 176 4>, <0 177 4>; 45 reg = <0xff111000 0x1000>, 46 <0xff113000 0x1000>; 53 reg = <0xfffed000 0x1000>, 54 <0xfffec100 0x100>; 73 reg = <0xffe01000 0x1000>; 74 interrupts = <0 104 4>, [all …]
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_ssd1351.c | 15 #define DEFAULT_GAMMA "0 2 2 2 2 2 2 2 " \ 36 write_reg(par, 0xfd, 0x12); /* Command Lock */ in init_display() 37 write_reg(par, 0xfd, 0xb1); /* Command Lock */ in init_display() 38 write_reg(par, 0xae); /* Display Off */ in init_display() 39 write_reg(par, 0xb3, 0xf1); /* Front Clock Div */ in init_display() 40 write_reg(par, 0xca, 0x7f); /* Set Mux Ratio */ in init_display() 41 write_reg(par, 0x15, 0x00, 0x7f); /* Set Column Address */ in init_display() 42 write_reg(par, 0x75, 0x00, 0x7f); /* Set Row Address */ in init_display() 43 write_reg(par, 0xa1, 0x00); /* Set Display Start Line */ in init_display() 44 write_reg(par, 0xa2, 0x00); /* Set Display Offset */ in init_display() [all …]
|
/Linux-v6.1/drivers/scsi/aic7xxx/ |
D | aic79xx_seq.h_shipped | 9 0xff, 0x02, 0x06, 0x78, 10 0x00, 0xea, 0x6e, 0x59, 11 0x01, 0xea, 0x04, 0x30, 12 0xff, 0x04, 0x0c, 0x78, 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 15 0x33, 0xea, 0x68, 0x59, 16 0x33, 0xea, 0x00, 0x00, 17 0x60, 0x3a, 0x3a, 0x68, 18 0x04, 0x4d, 0x35, 0x78, [all …]
|
/Linux-v6.1/drivers/parisc/ |
D | eisa.c | 45 #if 0 51 #define SNAKES_EEPROM_BASE_ADDR 0xF0810400 52 #define MIRAGE_EEPROM_BASE_ADDR 0xF00C0400 71 if (port & 0x300) { in eisa_permute() 72 return 0xfc000000 | ((port & 0xfc00) >> 6) in eisa_permute() 73 | ((port & 0x3f8) << 9) | (port & 7); in eisa_permute() 75 return 0xfc000000 | port; in eisa_permute() 83 return 0xff; in eisa_in8() 90 return 0xffff; in eisa_in16() 97 return 0xffffffff; in eisa_in32() [all …]
|
/Linux-v6.1/drivers/usb/misc/ |
D | isight_firmware.c | 28 {USB_DEVICE(0x05ac, 0x8300)}, 38 int llen, len, req, ret = 0; in isight_firmware_load() 47 if (request_firmware(&firmware, "isight.fw", &dev->dev) != 0) { in isight_firmware_load() 55 buf[0] = 0x01; in isight_firmware_load() 57 (dev, usb_sndctrlpipe(dev, 0), 0xa0, 0x40, 0xe600, 0, buf, 1, in isight_firmware_load() 67 len = (data[0] << 8 | data[1]); in isight_firmware_load() 71 if (len == 0x8001) in isight_firmware_load() 73 else if (len == 0) in isight_firmware_load() 76 for (; len > 0; req += 50) { in isight_firmware_load() 90 (dev, usb_sndctrlpipe(dev, 0), 0xa0, 0x40, req, 0, in isight_firmware_load() [all …]
|
/Linux-v6.1/drivers/media/pci/saa7164/ |
D | saa7164-cards.c | 19 #define REGLEN_0bit 0 51 .id = 0x1d, 55 .i2c_bus_addr = 0xa0 >> 1, 58 .id = 0x04, 62 .i2c_bus_addr = 0xc0 >> 1, 65 .id = 0x1b, 69 .i2c_bus_addr = 0xc0 >> 1, 72 .id = 0x1e, 76 .i2c_bus_addr = 0x10 >> 1, 79 .id = 0x1f, [all …]
|
/Linux-v6.1/drivers/media/usb/au0828/ |
D | au0828-cards.c | 20 au0828_set(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 22 au0828_clear(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 39 .tuner_addr = 0x61, 66 .tuner_addr = 0x61, 93 .tuner_addr = 0x61, 99 .tuner_addr = 0x61, 105 .tuner_addr = 0x60, 124 if (command == 0) { in au0828_tuner_callback() 131 return 0; in au0828_tuner_callback() 139 return 0; /* Should never be here */ in au0828_tuner_callback() [all …]
|