Home
last modified time | relevance | path

Searched +full:7 +full:d (Results 1 – 25 of 1713) sorted by relevance

12345678910>>...69

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl_sp7021.c14 #define D(x, y) ((x) * 8 + (y)) macro
15 #define P(x, y) PINCTRL_PIN(D(x, y), D_PIS(x, y))
19 D_PIS(0, 4), D_PIS(0, 5), D_PIS(0, 6), D_PIS(0, 7),
21 D_PIS(1, 4), D_PIS(1, 5), D_PIS(1, 6), D_PIS(1, 7),
23 D_PIS(2, 4), D_PIS(2, 5), D_PIS(2, 6), D_PIS(2, 7),
25 D_PIS(3, 4), D_PIS(3, 5), D_PIS(3, 6), D_PIS(3, 7),
27 D_PIS(4, 4), D_PIS(4, 5), D_PIS(4, 6), D_PIS(4, 7),
29 D_PIS(5, 4), D_PIS(5, 5), D_PIS(5, 6), D_PIS(5, 7),
31 D_PIS(6, 4), D_PIS(6, 5), D_PIS(6, 6), D_PIS(6, 7),
32 D_PIS(7, 0), D_PIS(7, 1), D_PIS(7, 2), D_PIS(7, 3),
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0002-interface-remove-C-reserved-keyword.patch3 Date: Tue, 7 Apr 2015 11:07:56 +0200
25 @@ -84,7 +84,7 @@ typedef struct cdrom_drive{
39 static int timed_ioctl(cdrom_drive *d, int fd, int command, void *arg){
42 - int ret1=clock_gettime(d->private->clock,&tv1);
43 + int ret1=clock_gettime(d->priv->clock,&tv1);
45 - int ret3=clock_gettime(d->private->clock,&tv2);
46 + int ret3=clock_gettime(d->priv->clock,&tv2);
48 - d->private->last_milliseconds=-1;
49 + d->priv->last_milliseconds=-1;
51 - d->private->last_milliseconds = (tv2.tv_sec-tv1.tv_sec)*1000. + (tv2.tv_nsec-tv1.tv_nsec)/1000…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/7zip/
H A D7zip_24.09.bb1 SUMMARY = "7-zip is a commandline utility handling 7z archives."
2 HOMEPAGE = "http://www.7-zip.org/"
8 CVE_PRODUCT = "7-zip 7zip"
9 SRC_URI = "git://github.com/ip7z/7zip.git;protocol=https;branch=main \
11 file://7z_wrapper.sh \
15 UPSTREAM_CHECK_URI = "https://github.com/ip7z/7zip/releases/latest"
36 oe_runmake -C CPP/7zip/Bundles/Alone2 -f ${MAKEFILE}
37 oe_runmake -C CPP/7zip/Bundles/Format7zF -f ${MAKEFILE}
38 oe_runmake -C CPP/7zip/UI/Console -f ${MAKEFILE}
39 oe_runmake -C CPP/7zip/Bundles/SFXCon -f ${MAKEFILE}
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/
H A Davoid-glibc-clashes.patch19 @@ -31,7 +31,7 @@ static const char* versionStr = "tiotest v0.3.3 (C) 1999-2000 Mika Kuoppala <mik
28 @@ -41,7 +41,7 @@ static void * aligned_alloc(ssize_t size)
37 @@ -281,7 +281,7 @@ void initialize_test( ThreadTest *d )
38 pthread_attr_setscope(&(d->threads[i].thread_attr),
41 - d->threads[i].buffer = aligned_alloc( d->threads[i].blockSize );
42 + d->threads[i].buffer = _aligned_alloc( d->threads[i].blockSize );
43 if( d->threads[i].buffer == NULL )
46 @@ -383,7 +383,7 @@ void cleanup_test( ThreadTest *d )
49 unlink(d->threads[i].fileName);
50 - aligned_free( d->threads[i].buffer, d->threads[i].blockSize );
[all …]
/openbmc/linux/arch/arm/mach-rpc/
H A Dirq.c64 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
65 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
66 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
67 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
68 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
69 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
70 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
71 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
110 static void __iomem *iomd_get_base(struct irq_data *d) in iomd_get_base() argument
112 void *cd = irq_data_get_irq_chip_data(d); in iomd_get_base()
[all …]
/openbmc/linux/arch/powerpc/crypto/
H A Daes-tab-4k.S25 #define R(a, b, c, d) \ argument
26 0x##a##b##c##d, 0x##d##a##b##c, 0x##c##d##a##b, 0x##b##c##d##a
33 .long R(c6, 63, 63, a5), R(f8, 7c, 7c, 84)
34 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d)
35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd)
38 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d)
40 .long R(4d, ab, ab, e6), R(ec, 76, 76, 9a)
41 .long R(8f, ca, ca, 45), R(1f, 82, 82, 9d)
42 .long R(89, c9, c9, 40), R(fa, 7d, 7d, 87)
50 .long R(3d, 93, 93, ae), R(4c, 26, 26, 6a)
[all …]
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py35 "CONFIDENCE": BIT(7),
302 Report Size (7)
370 Report Size (7)
492d 09 06 15 00 26 ff 00 a1 01 85 02 75 08 95 3f 09 00 82 02 01 95 3f 09 00 92 02 01 c0 05 0d 09 04 …
1105 # Windows 7 compatible devices
11127f 35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 01 c0 c0 05 0d 09…
11237f 35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 03 c0 c0 05 0d 09…
1134d 09 04 a1 01 85 01 09 22 a1 02 09 42 15 00 25 01 75 01 95 01 81 02 09 32 81 02 09 47 81 02 95 05 …
1146 '01 ff 01 57 1b 89 09 ff 02 7b 3b ea 07 02',
1148 '01 ff 01 54 1b 92 09 ff 02 7b 3b ec 07 02',
[all …]
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dinsn-x86-dat-32.c11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",},
34 {{0x62, 0x14, 0x05, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
56 {{0x62, 0x94, 0x01, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
58 {{0x62, 0x94, 0x05, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
60 {{0x62, 0x94, 0x08, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
62 {{0x62, 0x94, 0xc8, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
64 {{0x66, 0x62, 0x81, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
66 {{0x66, 0x62, 0x88, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
68 {{0x66, 0x62, 0x90, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
70 {{0x66, 0x62, 0x98, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
[all …]
H A Dinsn-x86-dat-64.c11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",},
24 {{0x0f, 0x90, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
26 {{0x0f, 0x91, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
28 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
30 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
32 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
34 {{0x0f, 0x93, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
36 {{0x0f, 0x93, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
38 {{0x0f, 0x93, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
40 {{0x0f, 0x98, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
[all …]
H A Dintel-pt-test.c49 {7, {0x6d, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP, 3, 0x60504030201}, 0, 0 },
50 {7, {0x8d, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP, 4, 0x60504030201}, 0, 0 },
51 {9, {0xcd, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_TIP, 6, 0x807060504030201}, 0, 0 },
56 {7, {0x71, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGE, 3, 0x60504030201}, 0, 0 },
57 {7, {0x91, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGE, 4, 0x60504030201}, 0, 0 },
58 {9, {0xd1, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_TIP_PGE, 6, 0x807060504030201}, 0, 0 },
63 {7, {0x61, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGD, 3, 0x60504030201}, 0, 0 },
64 {7, {0x81, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGD, 4, 0x60504030201}, 0, 0 },
65 {9, {0xc1, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_TIP_PGD, 6, 0x807060504030201}, 0, 0 },
70 {7, {0x7d, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_FUP, 3, 0x60504030201}, 0, 0 },
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/
H A Dglyphicons-halflings-regular.svg12d="M600 1100q15 0 34 -1.5t30 -3.5l11 -1q10 -2 17.5 -10.5t7.5 -18.5v-224l158 158q7 7 18 8t19 -6l106…
13 <glyph unicode="+" d="M450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-350h350q21 0 35.5 -14.5t14.5 -35.5v…
15 <glyph unicode="&#xa5;" d="M825 1100h250q10 0 12.5 -5t-5.5 -13l-364 -364q-6 -6 -11 -18h268q10 0 13 …
29 <glyph unicode="&#x20ac;" d="M744 1198q242 0 354 -189q60 -104 66 -209h-181q0 45 -17.5 82.5t-43.5 61…
30d="M428 1200h350q67 0 120 -13t86 -31t57 -49.5t35 -56.5t17 -64.5t6.5 -60.5t0.5 -57v-16.5v-16.5q0 -3…
31 <glyph unicode="&#x2212;" d="M250 700h800q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -…
32 <glyph unicode="&#x231b;" d="M1000 1200v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-50v-100q0 -91 -49.5 -16…
33 <glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
34 <glyph unicode="&#x2601;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t8…
35 <glyph unicode="&#x26fa;" d="M774 1193.5q16 -9.5 20.5 -27t-5.5 -33.5l-136 -187l467 -746h30q20 0 35 …
[all …]
/openbmc/openbmc-tools/rootfs_size/
H A Dresults.txt5 2076672: /usr/lib/python2.7
9 937984: /usr/lib/python2.7/lib-dynload
16 516096: /usr/lib/libpython2.7.so.1.0
33 278528: /usr/lib/python2.7/site-packages
47 180224: /usr/lib/python2.7/lib-dynload/unicodedata.so
108 73728: /usr/lib/python2.7/lib-dynload/_codecs_cn.so
109 73728: /usr/lib/python2.7/lib-dynload/_codecs_jp.so
111 69632: /usr/lib/python2.7/site-packages/gtk-2.0
115 65536: /usr/lib/python2.7/xml
121 61440: /usr/lib/python2.7/site-packages/gtk-2.0/gio
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/
H A Dprint-format.patch22 @@ -226,7 +226,7 @@ int main(int argc, char **argv)
35 @@ -250,7 +250,7 @@ int main(int argc, char **argv)
38 printf("Log file %s is open, debug=%d\n", logfile,fdebug);
75 @@ -235,7 +235,7 @@ rem_scsi_dev(int bus, int ch, int id, in
78 sprintf(cmd,"remove-single-device %d %d %d %d",bus,ch,id,lun);
84 @@ -256,7 +256,7 @@ add_scsi_dev(int bus, int ch, int id, in
87 sprintf(cmd,"add-single-device %d %d %d %d",bus,ch,id,lun);
93 @@ -1233,7 +1233,7 @@ main(int argc, char **argv)
102 @@ -1246,7 +1246,7 @@ main(int argc, char **argv)
115 @@ -303,7 +303,7 @@ int main(int argc, char **argv)
[all …]
/openbmc/linux/lib/
H A Dtest_objagg.c435 }, /* r: 1 d: */
437 7, ACTION_GET, EXPECT_DELTA_SAME, EXPECT_ROOT_INC,
438 EXPECT_STATS(2, ROOT(1, 1, 1), ROOT(7, 1, 1)),
439 }, /* r: 1, 7 d: */
442 EXPECT_STATS(3, ROOT(1, 1, 2), ROOT(7, 1, 1),
444 }, /* r: 1, 7 d: 3^1 */
447 EXPECT_STATS(4, ROOT(1, 1, 3), ROOT(7, 1, 1),
449 }, /* r: 1, 7 d: 3^1, 5^1 */
452 EXPECT_STATS(4, ROOT(1, 1, 4), ROOT(7, 1, 1),
454 }, /* r: 1, 7 d: 3^1, 3^1, 5^1 */
[all …]
/openbmc/linux/lib/zstd/common/
H A Dcpu.h53 : "=a"(f1a), "=c"(f1c), "=d"(f1d) in ZSTD_cpuid()
56 if (n >= 7) { in ZSTD_cpuid()
63 : "a"(7), "c"(0) in ZSTD_cpuid()
71 __asm__("cpuid" : "=a"(f1a), "=c"(f1c), "=d"(f1d) : "a"(1) : "ebx"); in ZSTD_cpuid()
73 if (n >= 7) { in ZSTD_cpuid()
77 : "a"(7), "c"(0) in ZSTD_cpuid()
105 C(eist, 7)
128 #define D(name, bit) X(name, f1d, bit) macro
129 D(fpu, 0)
130 D(vme, 1)
[all …]
/openbmc/linux/arch/m68k/fpsp040/
H A Dtbldo.S11 | 7 bits the opcode, and the remaining 3
56 .long smovcr |$00-7 fmovecr all
65 .long serror |$01-7 fint ERROR
74 .long serror |$02-7 fsinh ERROR
83 .long serror |$03-7 fintrz ERROR
92 .long serror |$04-7 ERROR - illegal extension
101 .long serror |$05-7 ERROR - illegal extension
110 .long serror |$06-7 flognp1 ERROR
119 .long serror |$07-7 ERROR - illegal extension
128 .long serror |$08-7 fetoxm1 ERROR
[all …]
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h54 * bit 6..7 : mac_id:2
55 * bit 8..14 : reserved0:7
61 * bit 24..30 : max_retry:7
64 * bit 0.. 7 : num_of_descriptors:8
74 u32 d[3]; member
153 #define MAC_CFG_DESC_TX_1_MAX_RETRY_LEN 7
232 #define DMA_CFG_DESC_TX_OFFLOAD_CFG_MAC_LEN_LEN 7
235 #define DMA_CFG_DESC_TX_OFFLOAD_CFG_L3T_IPV4_POS 7
243 * bit 0.. 7 : l4_length:8 layer 4 length
270 * bit 24..30 : mac_length:7
[all …]
/openbmc/qemu/hw/display/
H A Dvga-helpers.h25 static inline void vga_draw_glyph_line(uint8_t *d, uint32_t font_data, in vga_draw_glyph_line() argument
28 ((uint32_t *)d)[0] = (-((font_data >> 7)) & xorcol) ^ bgcol; in vga_draw_glyph_line()
29 ((uint32_t *)d)[1] = (-((font_data >> 6) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
30 ((uint32_t *)d)[2] = (-((font_data >> 5) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
31 ((uint32_t *)d)[3] = (-((font_data >> 4) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
32 ((uint32_t *)d)[4] = (-((font_data >> 3) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
33 ((uint32_t *)d)[5] = (-((font_data >> 2) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
34 ((uint32_t *)d)[6] = (-((font_data >> 1) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
35 ((uint32_t *)d)[7] = (-((font_data >> 0) & 1) & xorcol) ^ bgcol; in vga_draw_glyph_line()
38 static void vga_draw_glyph8(uint8_t *d, int linesize, in vga_draw_glyph8() argument
[all …]
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-dec23.c108 bit = (r[0] >> 15) & 7; in build_table_color()
110 bit = (r[0] >> 12) & 7; in build_table_color()
112 bit = (r[0] >> 9) & 7; in build_table_color()
114 bit = (r[0] >> 6) & 7; in build_table_color()
116 bit = (r[0] >> 3) & 7; in build_table_color()
118 bit = (r[0]) & 7; in build_table_color()
164 * elif look_bits(3) == 7: # op == 1 in the lookup table
182 * op == 1 when (i%8)==7
261 {6, 7, 8, 9, 7, 10, 11, 8, 8, 11, 10, 7, 9, 8, 7, 6,},
267 {7, 10, 11, 8, 9, 8, 7, 6, 6, 7, 8, 9, 8, 11, 10, 7,},
[all …]
/openbmc/linux/Documentation/i2c/
H A Di2c_bus.svg32d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
48d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
63d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
78d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
93d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354…
108 d="M 5.77,0 -2.88,5 V -5 Z"
123 d="M 5.77,0 -2.88,5 V -5 Z"
138 d="M 5.77,0 -2.88,5 V -5 Z"
153d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
169d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354…
[all …]
/openbmc/linux/sound/usb/caiaq/
H A Dcontrol.c181 { "LED 7seg_1b", 8 },
182 { "LED 7seg_1c", 9 },
183 { "LED 7seg_2a", 10 },
184 { "LED 7seg_2b", 11 },
185 { "LED 7seg_2c", 12 },
186 { "LED 7seg_2d", 13 },
187 { "LED 7seg_2e", 14 },
188 { "LED 7seg_2f", 15 },
189 { "LED 7seg_2g", 16 },
190 { "LED 7seg_3a", 17 },
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tpd-initscript-fix.patch1 commit 7c58a1e244ea83a9e7bbd51a6d354cee25cdbd33
16 diff --git a/etc/rc.d/init.d/openl2tpd b/etc/rc.d/init.d/openl2tpd
17 index ce21b50..7f27bb7 100755
18 --- a/etc/rc.d/init.d/openl2tpd
19 +++ b/etc/rc.d/init.d/openl2tpd
20 @@ -24,7 +24,7 @@ start() {
41 @@ -52,7 +52,7 @@ stop() {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/
H A Dpsqlodbc-fix-for-ptest-support.patch24 @@ -19,7 +19,7 @@ CPPFLAGS = @CPPFLAGS@ -I.. # config.h
35 @@ -6,7 +6,7 @@
44 @@ -16,7 +16,7 @@ if test ! -e $driver ; then
69 @@ -55,7 +55,7 @@ bailout(const char *fmt, ...)
78 @@ -69,7 +69,7 @@ parse_argument(const char *in, char *tes
87 @@ -131,7 +131,7 @@ int main(int argc, char **argv)
116 - printf("not ok %d - %s test returned %d\n", testno, testname, rc);
117 + printf("FAIL: %d - %s\n\ttest returned %d\n", testno, testname, rc);
122 - printf("not ok %d - %s test output differs\n", testno, testname);
123 + printf("FAIL: %d - %s\n\ttest output differs\n", testno, testname);
[all …]
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf_rf2959.c21 RF_CHANNEL( 7) = { 0x1819d9, 0x1e6666 },
48 PDEBUG("rf2959 %#010x reg %d rw %d", rw, reg, rw_flag);
52 PDEBUG("reg0 CFG1 ref_sel %d hibernate %d rf_vco_reg_en %d"
53 " if_vco_reg_en %d if_vga_en %d",
58 PDEBUG("reg1 IFPLL1 pll_en1 %d kv_en1 %d vtc_en1 %d lpf1 %d"
59 " cpl1 %d pdp1 %d autocal_en1 %d ld_en1 %d ifloopr %d"
60 " ifloopc %d dac1 %d",
63 bits(rw, 7, 9), bits(rw, 4, 6), bits(rw, 0, 3));
66 PDEBUG("reg2 IFPLL2 n1 %d num1 %d",
70 PDEBUG("reg3 IFPLL3 num %d", bits(rw, 0, 17));
[all …]
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dorganize_distro_discovery.patch11 @@ -141,7 +141,7 @@
20 @@ -198,7 +198,7 @@
29 @@ -306,7 +306,7 @@
54 …if ( ($release =~ /^Mandrake Linux release (\d+\.\d+\w*)/) or ($release =~ /^Linux Mandrake releas…
57 - elsif ( $release =~ /^Mandrakelinux release (\d+\.\d+)\b/ ) {
70 - unless ($release =~ /^Immunix Linux release (\d+\.\d+\w*)/) {
83 - if ($release =~ /^Fedora Core release (\d+\.?\d*)/) {
86 - elsif ($release =~ /^Fedora release (\d+\.?\d*)/) {
97 …if ( ($release =~ /^Mandrake Linux release (\d+\.\d+\w*)/) or ($release =~ /^Linux Mandrake releas…
100 + elsif ( $release =~ /^Mandrakelinux release (\d+\.\d+)\b/ ) {
[all …]

12345678910>>...69