/linux-6.14.4/include/uapi/linux/ |
D | gpio.h | 29 * number, may be empty (i.e. label[0] == '\0') 73 GPIO_V2_LINE_FLAG_USED = _BITULL(0), 91 * and 0 for inactive 210 * GPIO chip, may be empty (i.e. name[0] == '\0') 314 #define GPIOLINE_FLAG_KERNEL (1UL << 0) /* Line used by the kernel */ 330 * chip, may be empty (i.e. name[0] == '\0') 381 #define GPIOHANDLE_REQUEST_INPUT (1UL << 0) 402 * line, this specifies the default output value, should be 0 (inactive) or 403 * 1 (active). Anything other than 0 or 1 will be interpreted as active. 429 * this specifies the default output value, should be 0 (inactive) or [all …]
|
/linux-6.14.4/crypto/ |
D | testmgr.h | 34 * @ksize: Length of @key in bytes (0 if no key) 101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 199 "\x90\xEF\xA0\x0D\xF3\x77\x4A\x25\x9F\x2E\x62\xB4\xC5\xD9\x9C\xB5" 207 "\x79\x7C\x3F\xA7\xA2\xCD\xCB\x3C\xD1\xE0\xBD\xBA\x26\x54\xB4\xF9" 210 "\x00\xD8\x40\xB4\x16\x66\xB4\x2E\x92\xEA\x0D\xA3\xB4\x32\x04\xB5" 219 "\xEB\x7E\x8B\x4F\x10\xA7\x54\x9E\x8E\xED\xF5\xB4\xFC\xE0\x9E\x05" 245 "\x7F\xAF\xB8\xE0\xA3\xDF\xC7\x37\x72\x3E\xE6\xB4\xB7\xD9\x3A\x25" 253 "\xF8\x3F\x31\x25\x1E\x06\x68\xB4\x27\x84\x81\x38\x01\x57\x96\x41" 270 "\x86\x98\x40\xB4\x16\x66\xB4\x2E\x92\xEA\x0D\xA3\xB4\x32\x04\xB5" 299 "\x13\xb4\xc1\xa1\x11\xfc\x40\x2f\x4c\x9d\xdf\x16\x76\x11\x20\x6b", [all …]
|
D | dh.c | 27 memset(ctx, 0, sizeof(*ctx)); in dh_clear_ctx() 50 return (p_len < 2048) ? -EINVAL : 0; in dh_check_params_length() 52 return (p_len < 1536) ? -EINVAL : 0; in dh_check_params_length() 68 return 0; in dh_set_params() 80 if (crypto_dh_decode_key(buf, len, ¶ms) < 0) in dh_set_secret() 83 if (dh_set_params(ctx, ¶ms) < 0) in dh_set_secret() 90 return 0; in dh_set_secret() 113 return 0; in dh_is_pubkey_valid() 126 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid() 134 val = mpi_alloc(0); in dh_is_pubkey_valid() [all …]
|
/linux-6.14.4/drivers/gpu/drm/panel/ |
D | panel-samsung-s6e8aa0.c | 34 #define PANELCTL_SS_1_800 (0 << 5) 41 #define PANELCTL_CLK1_000 (0 << 3) 43 #define PANELCTL_CLK2_CON_MASK (7 << 0) 44 #define PANELCTL_CLK2_000 (0 << 0) 45 #define PANELCTL_CLK2_001 (1 << 0) 48 #define PANELCTL_INT1_000 (0 << 3) 50 #define PANELCTL_INT2_CON_MASK (7 << 0) 51 #define PANELCTL_INT2_000 (0 << 0) 52 #define PANELCTL_INT2_001 (1 << 0) 55 #define PANELCTL_BICTL_000 (0 << 3) [all …]
|
D | panel-samsung-ld9040.c | 27 #define MCS_MANPWR 0xb0 28 #define MCS_ELVSS_ON 0xb1 29 #define MCS_USER_SETTING 0xf0 30 #define MCS_DISPCTL 0xf2 31 #define MCS_POWER_CTRL 0xf4 32 #define MCS_GTCON 0xf7 33 #define MCS_PANEL_CONDITION 0xf8 34 #define MCS_GAMMA_SET1 0xf9 35 #define MCS_GAMMA_CTRL 0xfb 39 { 0xf9, 0x00, 0x13, 0xb2, 0xba, 0xd2, 0x00, 0x30, 0x00, 0xaf, 0xc0, [all …]
|
D | panel-boe-himax8279d.c | 59 gpiod_set_value(pinfo->enable_gpio, 0); in disable_gpios() 60 gpiod_set_value(pinfo->pp33_gpio, 0); in disable_gpios() 61 gpiod_set_value(pinfo->pp18_gpio, 0); in disable_gpios() 67 unsigned int i = 0; in send_mipi_cmds() 70 for (i = 0; i < pinfo->desc->on_cmds_num; i++) { in send_mipi_cmds() 74 if (err < 0) in send_mipi_cmds() 78 return 0; in send_mipi_cmds() 87 if (err < 0) { in boe_panel_disable() 92 return 0; in boe_panel_disable() 101 if (err < 0) in boe_panel_unprepare() [all …]
|
D | panel-samsung-s6e63m0.c | 26 #define S6E63M0_LCD_ID_VALUE_M2 0xA4 27 #define S6E63M0_LCD_ID_VALUE_SM2 0xB4 28 #define S6E63M0_LCD_ID_VALUE_SM2_1 0xB6 38 { MCS_PGAMMACTL, 0x02, 39 0x18, 0x08, 0x24, 0xA1, 0x51, 0x7B, 0xCE, 40 0xCB, 0xC2, 0xC7, 0xCB, 0xBC, 0xDA, 0xDD, 41 0xD3, 0x00, 0x53, 0x00, 0x52, 0x00, 0x6F, }, 43 { MCS_PGAMMACTL, 0x02, 44 0x18, 0x08, 0x24, 0x97, 0x58, 0x71, 0xCC, 45 0xCB, 0xC0, 0xC5, 0xC9, 0xBA, 0xD9, 0xDC, [all …]
|
/linux-6.14.4/drivers/media/i2c/cx25840/ |
D | cx25840-vbi.c | 25 0xf0, 0x78, 0x70, 0xf0, 0xb4, 0x3c, 0x34, 0xb4, in decode_vps() 26 0xb0, 0x38, 0x30, 0xb0, 0xf0, 0x78, 0x70, 0xf0, in decode_vps() 27 0xd2, 0x5a, 0x52, 0xd2, 0x96, 0x1e, 0x16, 0x96, in decode_vps() 28 0x92, 0x1a, 0x12, 0x92, 0xd2, 0x5a, 0x52, 0xd2, in decode_vps() 29 0xd0, 0x58, 0x50, 0xd0, 0x94, 0x1c, 0x14, 0x94, in decode_vps() 30 0x90, 0x18, 0x10, 0x90, 0xd0, 0x58, 0x50, 0xd0, in decode_vps() 31 0xf0, 0x78, 0x70, 0xf0, 0xb4, 0x3c, 0x34, 0xb4, in decode_vps() 32 0xb0, 0x38, 0x30, 0xb0, 0xf0, 0x78, 0x70, 0xf0, in decode_vps() 33 0xe1, 0x69, 0x61, 0xe1, 0xa5, 0x2d, 0x25, 0xa5, in decode_vps() 34 0xa1, 0x29, 0x21, 0xa1, 0xe1, 0x69, 0x61, 0xe1, in decode_vps() [all …]
|
/linux-6.14.4/drivers/media/pci/cx18/ |
D | cx18-av-vbi.c | 18 * 4 byte EAV code: 0xff 0x00 0x00 0xRP 20 * 3 byte Anc data preamble: 0x00 0xff 0xff 24 * 2 byte Internal DID: VBI-line-# 0x80 31 * 0xb0 (Task 0 VerticalBlank HorizontalBlank 0 0 0 0) 32 * 0xf0 (Task EvenField VerticalBlank HorizontalBlank 0 0 0 0) 36 * 0x90 (Task 0 0 HorizontalBlank 0 0 0 0) 37 * 0xd0 (Task EvenField 0 HorizontalBlank 0 0 0 0) 40 * 0x91 (1 0 010 0 !ActiveLine AncDataPresent) 41 * 0x55 (0 1 010 2ndField !ActiveLine AncDataPresent) 44 static const u8 sliced_vbi_did[2] = { 0x91, 0x55 }; [all …]
|
/linux-6.14.4/lib/crypto/ |
D | aesgcm.c | 43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 60 return 0; in aesgcm_expandkey() 67 while (len > 0) { in aesgcm_ghash() 114 while (len > 0) { in aesgcm_crypt() 240 "\x2c\xf3\x5a\xbd\x2b\xa6\xfa\xb4"; 288 "\x62\x85\x93\xb4\x0c\xa1\xe1\x9c" 298 "\xa9\x63\xb4\xf1\xc4\xcb\x73\x8b"; 364 "\x62\x85\x93\xb4\x0c\xa1\xe1\x9c" 377 "\xcf\x59\x74\x1f\xb2\x85\xb4\x07" 395 "\xed\x26\x97\x4d\xb4\xe4\x0c\xa5" [all …]
|
/linux-6.14.4/fs/xfs/ |
D | xfs_dahash_test.c | 20 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30, 21 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4, 22 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60, 23 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c, 24 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4, 25 0xe9, 0x70, 0x51, 0x8c, 0x7f, 0x95, 0x6f, 0x1a, 26 0x56, 0xa1, 0x5c, 0x27, 0x03, 0x67, 0x9f, 0x3a, 27 0xe2, 0x31, 0x11, 0x29, 0x6b, 0x98, 0xfc, 0xc4, 28 0x53, 0x24, 0xc5, 0x8b, 0xce, 0x47, 0xb2, 0xb9, 29 0x32, 0xcb, 0xc1, 0xd0, 0x03, 0x57, 0x4e, 0xd4, [all …]
|
/linux-6.14.4/drivers/staging/fbtft/ |
D | fb_hx8357d.h | 20 #define HX8357D 0xD 21 #define HX8357B 0xB 26 #define HX8357_SETOSC 0xB0 27 #define HX8357_SETPWR1 0xB1 28 #define HX8357B_SETDISPLAY 0xB2 29 #define HX8357_SETRGB 0xB3 30 #define HX8357D_SETCOM 0xB6 32 #define HX8357B_SETDISPMODE 0xB4 33 #define HX8357D_SETCYC 0xB4 34 #define HX8357B_SETOTP 0xB7 [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/westmereep-sp/ |
D | other.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xD5", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 13 "EventCode": "0x6C", 16 "UMask": "0x1" 20 "Counter": "0,1,2,3", 21 "EventCode": "0x80", 24 "UMask": "0x4" 28 "Counter": "0,1,2,3", [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/westmereep-dp/ |
D | other.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xD5", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 13 "EventCode": "0x6C", 16 "UMask": "0x1" 20 "Counter": "0,1,2,3", 21 "EventCode": "0x80", 24 "UMask": "0x4" 28 "Counter": "0,1,2,3", [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/westmereex/ |
D | other.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xD5", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 13 "EventCode": "0x6C", 16 "UMask": "0x1" 20 "Counter": "0,1,2,3", 21 "EventCode": "0x80", 24 "UMask": "0x4" 28 "Counter": "0,1,2,3", [all …]
|
/linux-6.14.4/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-6.14.4/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic-msgr.txt | 38 Numbers shall start at 0. 49 reg = <0x41400 0x200>; 50 // Message registers 0 and 2 in this block can receive interrupts on 51 // sources 0xb0 and 0xb2, respectively. 52 interrupts = <0xb0 2 0xb2 2>; 53 mpic-msgr-receive-mask = <0x5>; 58 reg = <0x42400 0x200>; 59 // Message registers 0 and 2 in this block can receive interrupts on 60 // sources 0xb4 and 0xb6, respectively. 61 interrupts = <0xb4 2 0xb6 2>; [all …]
|
/linux-6.14.4/drivers/gpu/drm/tidss/ |
D | tidss_dispc_regs.h | 11 NOT_APPLICABLE_OFF = 0, 96 #define DISPC_VID_ACCUH_0 0x0 97 #define DISPC_VID_ACCUH_1 0x4 98 #define DISPC_VID_ACCUH2_0 0x8 99 #define DISPC_VID_ACCUH2_1 0xc 100 #define DISPC_VID_ACCUV_0 0x10 101 #define DISPC_VID_ACCUV_1 0x14 102 #define DISPC_VID_ACCUV2_0 0x18 103 #define DISPC_VID_ACCUV2_1 0x1c 104 #define DISPC_VID_ATTRIBUTES 0x20 [all …]
|
/linux-6.14.4/fs/nls/ |
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 …]
|
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-6.14.4/arch/x86/kernel/cpu/microcode/ |
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-6.14.4/drivers/media/dvb-frontends/ |
D | dvb-pll.c | 45 { [ 0 ... (DVB_PLL_MAX-1) ] = DVB_PLL_UNDEFINED }; 77 .sleepdata = (u8[]){ 2, 0xb4, 0x03 }, 80 { 443250000, 166667, 0xb4, 0x02 }, 81 { 542000000, 166667, 0xb4, 0x08 }, 82 { 771000000, 166667, 0xbc, 0x08 }, 83 { 999999999, 166667, 0xf4, 0x08 }, 91 buf[3] |= 0x10; in thomson_dtt759x_bw() 100 .sleepdata = (u8[]){ 2, 0x84, 0x03 }, 103 { 264000000, 166667, 0xb4, 0x02 }, 104 { 470000000, 166667, 0xbc, 0x02 }, [all …]
|
/linux-6.14.4/include/dt-bindings/clock/ |
D | am3.h | 8 #define AM3_CLKCTRL_OFFSET 0x0 12 #define AM3_L4LS_CLKCTRL_OFFSET 0x38 14 #define AM3_L4LS_UART6_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x38) 15 #define AM3_L4LS_MMC1_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x3c) 16 #define AM3_L4LS_ELM_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x40) 17 #define AM3_L4LS_I2C3_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x44) 18 #define AM3_L4LS_I2C2_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x48) 19 #define AM3_L4LS_SPI0_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x4c) 20 #define AM3_L4LS_SPI1_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x50) 21 #define AM3_L4LS_L4_LS_CLKCTRL AM3_L4LS_CLKCTRL_INDEX(0x60) [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvmodesnv17.c | 53 0x2a, 0x9, 0x8a, 0xcb, 0x0, 0x0, 0xb, 0x18, 54 0x7e, 0x40, 0x8a, 0x35, 0x27, 0x0, 0x34, 0x3, 55 0x3e, 0x3, 0x17, 0x21, 0x1b, 0x1b, 0x24, 0x9c, 56 0x1, 0x0, 0xf, 0xf, 0x60, 0x5, 0xd3, 0x3, 57 0xd3, 0x4, 0xd4, 0x1, 0x2, 0x0, 0xa, 0x5, 58 0x0, 0x1a, 0xff, 0x3, 0x18, 0xf, 0x78, 0x0, 59 0x0, 0xb4, 0x0, 0x15, 0x49, 0x10, 0x0, 0x9b, 60 0xbd, 0x15, 0x5, 0x15, 0x3e, 0x3, 0x0, 0x0 65 0x21, 0xe6, 0xef, 0xe3, 0x0, 0x0, 0xb, 0x18, 66 0x7e, 0x44, 0x76, 0x32, 0x25, 0x0, 0x3c, 0x0, [all …]
|
/linux-6.14.4/include/linux/mfd/ |
D | ti-lmu-register.h | 16 #define LM3631_REG_DEVCTRL 0x00 18 #define LM3631_BL_EN_MASK BIT(0) 20 #define LM3631_REG_BRT_LSB 0x01 21 #define LM3631_REG_BRT_MSB 0x02 23 #define LM3631_REG_BL_CFG 0x06 25 #define LM3631_BL_DUAL_CHANNEL 0 28 #define LM3631_EXPONENTIAL_MAP 0 30 #define LM3631_REG_BRT_MODE 0x08 34 #define LM3631_REG_SLOPE 0x09 35 #define LM3631_SLOPE_MASK 0xF0 [all …]
|