/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-srggb10-ipu3.rst | 40 - G\ :sub:`0001low`\ (bits 7--2) 45 G\ :sub:`0001high`\ (bits 3--0) 46 - G\ :sub:`0003low`\ (bits 7--6) 50 - G\ :sub:`0003high` 52 - G\ :sub:`0005low`\ (bits 7--2) 57 G\ :sub:`0005high`\ (bits 3--0) 59 - G\ :sub:`0007low`\ (bits 7--6) 62 - G\ :sub:`0007high` 64 - G\ :sub:`0009low`\ (bits 7--2) 70 G\ :sub:`0009high`\ (bits 3--0) [all …]
|
H A D | pixfmt-srggb16.rst | 39 - G\ :sub:`01low` 40 - G\ :sub:`01high` 43 - G\ :sub:`03low` 44 - G\ :sub:`03high` 46 - G\ :sub:`10low` 47 - G\ :sub:`10high` 50 - G\ :sub:`12low` 51 - G\ :sub:`12high` 57 - G\ :sub:`21low` 58 - G\ :sub:`21high` [all …]
|
H A D | pixfmt-srggb14p.rst | 57 - G\ :sub:`01high` 61 - G\ :sub:`03high` 63 - G\ :sub:`01low bits 1--0`\ (bits 7--6) 69 G\ :sub:`01low bits 5--2`\ (bits 3--0) 71 - G\ :sub:`03low bits 5--0`\ (bits 7--2) 79 - G\ :sub:`10high` 83 - G\ :sub:`12high` 89 G\ :sub:`10low bits 5--0`\ (bits 5--0) 91 - G\ :sub:`12low bits 3--0`\ (bits 7--4) 97 G\ :sub:`12low bits 5--4`\ (bits 1--0) [all …]
|
H A D | pixfmt-srggb12.rst | 45 - G\ :sub:`01low` 46 - G\ :sub:`01high` 49 - G\ :sub:`03low` 50 - G\ :sub:`03high` 52 - G\ :sub:`10low` 53 - G\ :sub:`10high` 56 - G\ :sub:`12low` 57 - G\ :sub:`12high` 63 - G\ :sub:`21low` 64 - G\ :sub:`21high` [all …]
|
H A D | pixfmt-srggb10.rst | 44 - G\ :sub:`01low` 45 - G\ :sub:`01high` 48 - G\ :sub:`03low` 49 - G\ :sub:`03high` 51 - G\ :sub:`10low` 52 - G\ :sub:`10high` 55 - G\ :sub:`12low` 56 - G\ :sub:`12high` 62 - G\ :sub:`21low` 63 - G\ :sub:`21high` [all …]
|
H A D | pixfmt-srggb14.rst | 45 - G\ :sub:`01low` 46 - G\ :sub:`01high` 49 - G\ :sub:`03low` 50 - G\ :sub:`03high` 52 - G\ :sub:`10low` 53 - G\ :sub:`10high` 56 - G\ :sub:`12low` 57 - G\ :sub:`12high` 63 - G\ :sub:`21low` 64 - G\ :sub:`21high` [all …]
|
H A D | pixfmt-srggb10p.rst | 45 - G\ :sub:`01high` 47 - G\ :sub:`03high` 48 - G\ :sub:`03low`\ (bits 7--6) B\ :sub:`02low`\ (bits 5--4) 50 G\ :sub:`01low`\ (bits 3--2) B\ :sub:`00low`\ (bits 1--0) 52 - G\ :sub:`10high` 54 - G\ :sub:`12high` 56 - R\ :sub:`13low`\ (bits 7--6) G\ :sub:`12low`\ (bits 5--4) 58 R\ :sub:`11low`\ (bits 3--2) G\ :sub:`10low`\ (bits 1--0) 61 - G\ :sub:`21high` 63 - G\ :sub:`23high` [all …]
|
H A D | pixfmt-srggb12p.rst | 45 - G\ :sub:`01high` 46 - G\ :sub:`01low`\ (bits 7--4) 50 - G\ :sub:`03high` 51 - G\ :sub:`03low`\ (bits 7--4) 56 - G\ :sub:`10high` 60 G\ :sub:`10low`\ (bits 3--0) 61 - G\ :sub:`12high` 65 G\ :sub:`12low`\ (bits 3--0) 68 - G\ :sub:`21high` 69 - G\ :sub:`21low`\ (bits 7--4) [all …]
|
H A D | metafmt-vsp1-hgo.rst | 31 - In *64 bins maximum mode*, the HGO operates on the maximum of the (R, G, B) 36 - In *256 bins maximum mode*, the HGO operates on the maximum of the (R, G, B) 62 - G/Y/S max [7:0] 64 - G/Y/S min [7:0] 73 - :cspan:`4` G/Y/S sum [31:0] 83 - :cspan:`4` G/Y/S bin 0 [31:0] 87 - :cspan:`4` G/Y/S bin 63 [31:0] 108 - max(R,G,B) max [7:0] 110 - max(R,G,B) min [7:0] 112 - :cspan:`4` max(R,G,B) sum [31:0] [all …]
|
H A D | pixfmt-srggb8.rst | 38 - G\ :sub:`01` 40 - G\ :sub:`03` 42 - G\ :sub:`10` 44 - G\ :sub:`12` 48 - G\ :sub:`21` 50 - G\ :sub:`23` 52 - G\ :sub:`30` 54 - G\ :sub:`32`
|
/openbmc/u-boot/lib/ |
H A D | sha256.c | 62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local 111 G = ctx->state[6]; in sha256_process() 114 P(A, B, C, D, E, F, G, H, W[0], 0x428A2F98); in sha256_process() 115 P(H, A, B, C, D, E, F, G, W[1], 0x71374491); in sha256_process() 116 P(G, H, A, B, C, D, E, F, W[2], 0xB5C0FBCF); in sha256_process() 117 P(F, G, H, A, B, C, D, E, W[3], 0xE9B5DBA5); in sha256_process() 118 P(E, F, G, H, A, B, C, D, W[4], 0x3956C25B); in sha256_process() 119 P(D, E, F, G, H, A, B, C, W[5], 0x59F111F1); in sha256_process() 120 P(C, D, E, F, G, H, A, B, W[6], 0x923F82A4); in sha256_process() 121 P(B, C, D, E, F, G, H, A, W[7], 0xAB1C5ED5); in sha256_process() [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2019-13232_p3.patch | 41 if (G.cover == NULL) { 42 G.cover = malloc(sizeof(cover_t)); 43 if (G.cover == NULL) { 45 ((cover_t *)G.cover)->max = 0; 47 ((cover_t *)G.cover)->num = 0; 48 - if ((G.extra_bytes != 0 && 49 - cover_add((cover_t *)G.cover, 0, G.extra_bytes) != 0) || 50 - cover_add((cover_t *)G.cover, 51 + if (cover_add((cover_t *)G.cover, 52 G.extra_bytes + G.ecrec.offset_start_central_directory, [all …]
|
H A D | 11-cve-2014-8141-getzip64data.patch | 25 if (readbuf(__G__ (char *)G.extra_field, length) == 0) 28 - getZip64Data(__G__ G.extra_field, length); 29 + if (getZip64Data(__G__ G.extra_field, length) != PK_COOL) 36 G.unipath_filename = NULL; 37 if (G.UzO.U_flag < 2) { 91 - if (G.crec.ucsize == 0xffffffff || G.lrec.ucsize == 0xffffffff){ 92 - G.lrec.ucsize = G.crec.ucsize = makeint64(offset + ef_buf); 93 - offset += sizeof(G.crec.ucsize); 94 + if ((G.crec.ucsize == Z64FLGL) || (G.lrec.ucsize == Z64FLGL)) 99 + G.crec.ucsize = G.lrec.ucsize = makeint64(offset + ef_buf); [all …]
|
H A D | CVE-2019-13232_p1.patch | 21 * This condition was checked when G.incnt_leftover was set > 0 in 22 * defer_leftover_input(), and it is NOT allowed to touch G.csize 23 * before calling undefer_input() when (G.incnt_leftover > 0) 24 - * (single exception: see read_byte()'s "G.csize <= 0" handling) !! 25 + * (single exception: see readbyte()'s "G.csize <= 0" handling) !! 27 + if (G.csize < 0L) 28 + G.csize = 0L; 29 G.incnt = G.incnt_leftover + (int)G.csize; 30 G.inptr = G.inptr_leftover - (int)G.csize; 31 G.incnt_leftover = 0;
|
H A D | CVE-2019-13232_p2.patch | 176 + if (G.cover == NULL) { 177 + G.cover = malloc(sizeof(cover_t)); 178 + if (G.cover == NULL) { 183 + ((cover_t *)G.cover)->span = NULL; 184 + ((cover_t *)G.cover)->max = 0; 186 + ((cover_t *)G.cover)->num = 0; 187 + if ((G.extra_bytes != 0 && 188 + cover_add((cover_t *)G.cover, 0, G.extra_bytes) != 0) || 189 + cover_add((cover_t *)G.cover, 190 + G.extra_bytes + G.ecrec.offset_start_central_directory, [all …]
|
H A D | CVE-2021-4217.patch | 33 seek_zipf(__G__ G.cur_zipfile_bufstart - G.extra_bytes + 34 (G.inptr-G.inbuf) + length); 36 - if (readbuf(__G__ (char *)G.extra_field, length) == 0) 37 + unsigned bytes_read = readbuf(__G__ (char *)G.extra_field, length); 43 if (getZip64Data(__G__ G.extra_field, length) != PK_COOL) 50 G.unipath_checksum = makelong(offset + ef_buf); 53 + if (!G.filename_full) { 62 chksum = crc32(chksum, (uch *)(G.filename_full), 63 strlen(G.filename_full));
|
H A D | 18-cve-2014-9913-unzip-buffer-overflow.patch | 15 G.crec.compression_method == ENHDEFLATED) { 16 methbuf[5] = dtype[(G.crec.general_purpose_bit_flag>>1) & 3]; 18 - sprintf(&methbuf[4], "%03u", G.crec.compression_method); 26 + if (G.crec.compression_method <= 999) { 27 + sprintf( &methbuf[ 4], "%03u", G.crec.compression_method); 29 + sprintf( &methbuf[ 3], "%04X", G.crec.compression_method);
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ |
H A D | de-Primacom | 12 [PrimaCom A.G.] 20 [PrimaCom A.G.] 28 [PrimaCom A.G.] 36 [PrimaCom A.G.] 44 [PrimaCom A.G.] 52 [PrimaCom A.G.] 60 [PrimaCom A.G.] 68 [PrimaCom A.G.] 76 [PrimaCom A.G.] 84 [PrimaCom A.G.] [all …]
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | bt8xxgpio.rst | 27 G G G G G G G G G G G G G G G G G G
|
/openbmc/linux/lib/crypto/ |
H A D | blake2s-generic.c | 67 #define G(r, i, a, b, c, d) do { \ in blake2s_compress_generic() macro 79 G(r, 0, v[0], v[ 4], v[ 8], v[12]); \ in blake2s_compress_generic() 80 G(r, 1, v[1], v[ 5], v[ 9], v[13]); \ in blake2s_compress_generic() 81 G(r, 2, v[2], v[ 6], v[10], v[14]); \ in blake2s_compress_generic() 82 G(r, 3, v[3], v[ 7], v[11], v[15]); \ in blake2s_compress_generic() 83 G(r, 4, v[0], v[ 5], v[10], v[15]); \ in blake2s_compress_generic() 84 G(r, 5, v[1], v[ 6], v[11], v[12]); \ in blake2s_compress_generic() 85 G(r, 6, v[2], v[ 7], v[ 8], v[13]); \ in blake2s_compress_generic() 86 G(r, 7, v[3], v[ 4], v[ 9], v[14]); \ in blake2s_compress_generic() 99 #undef G in blake2s_compress_generic()
|
/openbmc/linux/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sun50i-h616.c | 192 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 0), 197 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 1), 202 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 2), 207 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 3), 212 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 4), 217 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 5), 222 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 6), 228 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 7), 234 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 8), 241 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 9), [all …]
|
H A D | pinctrl-sun20i-d1.c | 641 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 0), 649 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 1), 657 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 2), 665 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 3), 673 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 4), 681 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 5), 689 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 6), 697 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 7), 705 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 8), 713 SUNXI_PIN(SUNXI_PINCTRL_PIN(G, 9), [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-8040-mcbin.dts | 89 * [42,43] XSMI (controls two 10G phys) 92 * [49] 10G port 1 interrupt 93 * [50] 10G port 0 interrupt 94 * [51] 2.5G SFP TX fault 96 * [53] 2.5G SFP mode 97 * [54] 2.5G SFP LOS 170 * Lane 4: SFI (10G) 221 * [8] CP1 10G SFP LOS 222 * [9] CP1 10G PHY RESET 223 * [10] CP1 10G SFP TX Disable [all …]
|
/openbmc/linux/crypto/ |
H A D | blake2b_generic.c | 46 #define G(r,i,a,b,c,d) \ macro 60 G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ 61 G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ 62 G(r,2,v[ 2],v[ 6],v[10],v[14]); \ 63 G(r,3,v[ 3],v[ 7],v[11],v[15]); \ 64 G(r,4,v[ 0],v[ 5],v[10],v[15]); \ 65 G(r,5,v[ 1],v[ 6],v[11],v[12]); \ 66 G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ 67 G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ 111 #undef G
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp15-pinctrl.dtsi | 204 pinmux = <STM32_PINMUX('G', 5, AF11)>, /* ETH_RGMII_CLK125 */ 205 <STM32_PINMUX('G', 4, AF11)>, /* ETH_RGMII_GTX_CLK */ 206 <STM32_PINMUX('G', 13, AF11)>, /* ETH_RGMII_TXD0 */ 207 <STM32_PINMUX('G', 14, AF11)>, /* ETH_RGMII_TXD1 */ 235 pinmux = <STM32_PINMUX('G', 5, ANALOG)>, /* ETH_RGMII_CLK125 */ 236 <STM32_PINMUX('G', 4, ANALOG)>, /* ETH_RGMII_GTX_CLK */ 237 <STM32_PINMUX('G', 13, ANALOG)>, /* ETH_RGMII_TXD0 */ 238 <STM32_PINMUX('G', 14, ANALOG)>, /* ETH_RGMII_TXD1 */ 255 pinmux = <STM32_PINMUX('G', 5, AF11)>, /* ETH_RGMII_CLK125 */ 256 <STM32_PINMUX('G', 4, AF11)>, /* ETH_RGMII_GTX_CLK */ [all …]
|