/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | itest.sa | 27 dc.l $7fffff80,$4c013402,$42eeff7e,$48ee7fff 32 dc.l $7fffff80,$4c013402,$42eeff7e,$48ee7fff 36 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff804c01 41 dc.l $44fc0000,$48ee7fff,$ff804c01,$340242ee 46 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff804c01 51 dc.l $0008ff7c,$44fc0000,$48ee7fff,$ff804c01 56 dc.l $76ff3d7c,$0000ff7c,$44fc0000,$48ee7fff 62 dc.l $48ee7fff,$ff804c01,$3c0242ee,$ff7e48ee 67 dc.l $44fc0000,$48ee7fff,$ff804c01,$3c0242ee 74 dc.l $48ee7fff,$ff800188,$000042ee,$ff7e48ee [all …]
|
H A D | ftest.sa | 46 dc.l $01700000,$141c3d7c,$0000fea6,$48ee7fff 50 dc.l $42eefea4,$48ee7fff,$ffc0f22e,$f0fffec0 69 dc.l $12b03d7c,$0000fea6,$48ee7fff,$ff80f22e 81 dc.l $44fc0000,$f2470012,$42eefea4,$48ee7fff 88 dc.l $0f000000,$7e023d7c,$0000fea6,$48ee7fff 90 dc.l $0000f24f,$0012fffc,$42eefea4,$48ee7fff 98 dc.l $48ee7fff,$ff80f22e,$f0ffff20,$f22ebc00 108 dc.l $0000fea6,$48ee7fff,$ff80f22e,$f0ffff20 111 dc.l $42eefea4,$48ee7fff,$ffc0f22e,$f0fffec0 121 dc.l $23456789,$12345678,$42eefea4,$48ee7fff [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | renesas,cmt.yaml | 14 The CMT is a multi-channel 16/32/48-bit timer/counter with configurable clock 29 - renesas,r8a7740-cmt1 # 48-bit CMT1 on R-Mobile A1 34 - renesas,sh73a0-cmt1 # 48-bit CMT1 on SH-Mobile AG5 56 - renesas,r8a73a4-cmt1 # 48-bit CMT1 on R-Mobile APE6 57 - renesas,r8a7742-cmt1 # 48-bit CMT1 on RZ/G1H 58 - renesas,r8a7743-cmt1 # 48-bit CMT1 on RZ/G1M 59 - renesas,r8a7744-cmt1 # 48-bit CMT1 on RZ/G1N 60 - renesas,r8a7745-cmt1 # 48-bit CMT1 on RZ/G1E 61 - renesas,r8a77470-cmt1 # 48-bit CMT1 on RZ/G1C 62 - renesas,r8a7790-cmt1 # 48-bit CMT1 on R-Car H2 [all …]
|
/openbmc/linux/arch/powerpc/kernel/vdso/ |
H A D | sigtramp32.S | 138 #define VREGS 48*RSIZE+34*8 180 rsave (32, 48*RSIZE + 0*8); \ 181 rsave (33, 48*RSIZE + 1*8); \ 182 rsave (34, 48*RSIZE + 2*8); \ 183 rsave (35, 48*RSIZE + 3*8); \ 184 rsave (36, 48*RSIZE + 4*8); \ 185 rsave (37, 48*RSIZE + 5*8); \ 186 rsave (38, 48*RSIZE + 6*8); \ 187 rsave (39, 48*RSIZE + 7*8); \ 188 rsave (40, 48*RSIZE + 8*8); \ [all …]
|
H A D | sigtramp64.S | 155 #define VREGS 48*RSIZE+33*8 204 rsave (32, 48*RSIZE + 0*8); \ 205 rsave (33, 48*RSIZE + 1*8); \ 206 rsave (34, 48*RSIZE + 2*8); \ 207 rsave (35, 48*RSIZE + 3*8); \ 208 rsave (36, 48*RSIZE + 4*8); \ 209 rsave (37, 48*RSIZE + 5*8); \ 210 rsave (38, 48*RSIZE + 6*8); \ 211 rsave (39, 48*RSIZE + 7*8); \ 212 rsave (40, 48*RSIZE + 8*8); \ [all …]
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-zywrle.h | 101 48, 48, 48, 48, 48, 48, 48, 48, 102 48, 48, 48, 56, 56, 56, 56, 56, 121 -56, -56, -56, -56, -56, -56, -48, -48, 122 -48, -48, -48, -48, -48, -48, -48, -48, 123 -48, -32, -32, -32, -32, -32, -32, -32, 134 48, 48, 48, 48, 48, 48, 48, 48, 135 48, 48, 48, 48, 48, 48, 48, 48, 136 48, 48, 48, 48, 48, 48, 48, 48, 155 -64, -48, -48, -48, -48, -48, -48, -48, 156 -48, -48, -48, -48, -48, -48, -48, -48, [all …]
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-nomadik-stn8815.dtsi | 270 clk48: clk48@48M { 298 hclkdma0: hclkdma0@48M { 304 hclksmc: hclksmc@48M { 310 hclksdram: hclksdram@48M { 316 hclkdma1: hclkdma1@48M { 322 hclkclcd: hclkclcd@48M { 328 pclkirda: pclkirda@48M { 334 pclkssp: pclkssp@48M { 340 pclkuart0: pclkuart0@48M { 346 pclksdi: pclksdi@48M { [all …]
|
/openbmc/qemu/target/arm/tcg/ |
H A D | iwmmxt_helper.c | 62 EXTEND16S((a >> 48) & 0xffff) * EXTEND16S((b >> 48) & 0xffff) in HELPER() 74 ((a >> 48) & 0xffff) * ((b >> 48) & 0xffff) in HELPER() 85 SADB(32) + SADB(40) + SADB(48) + SADB(56); in HELPER() 93 return SADW(0) + SADW(16) + SADW(32) + SADW(48); in HELPER() 102 return MULS(0) | MULS(16) | MULS(32) | MULS(48); in HELPER() 111 return MULS(0) | MULS(16) | MULS(32) | MULS(48); in HELPER() 120 return MULU(0) | MULU(16) | MULU(32) | MULU(48); in HELPER() 129 return MULU(0) | MULU(16) | MULU(32) | MULU(48); in HELPER() 137 return (int64_t) (MACS(0) + MACS(16) + MACS(32) + MACS(48)); in HELPER() 146 return MACU(0) + MACU(16) + MACU(32) + MACU(48); in HELPER() [all …]
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 244 u64 op_pc : 48; 441 u64 octs : 48; /* W6 */ 443 u64 pkts : 48; /* W7 */ 445 u64 drop_octs : 48; /* W8 */ 447 u64 drop_pkts : 48; /* W9 */ 449 u64 re_pkts : 48; /* W10 */ 510 u64 octs : 48; /* W11 */ 512 u64 pkts : 48; /* W12 */ 515 u64 dropped_octs : 48; 517 u64 dropped_pkts : 48; [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 125.out | 130 --- cluster_size=512 growth_size=48 create_mode=off growth_mode=off --- 136 48 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 138 --- cluster_size=512 growth_size=48 create_mode=off growth_mode=metadata --- 144 48 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 146 --- cluster_size=512 growth_size=48 create_mode=off growth_mode=falloc --- 152 48 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 154 --- cluster_size=512 growth_size=48 create_mode=off growth_mode=full --- 160 48 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 162 --- cluster_size=512 growth_size=48 create_mode=metadata growth_mode=off --- 168 48 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) [all …]
|
/openbmc/linux/samples/bpf/ |
H A D | tracex3_user.c | 29 "\033[48;5;255m", 30 "\033[48;5;252m", 31 "\033[48;5;250m", 32 "\033[48;5;248m", 33 "\033[48;5;246m", 34 "\033[48;5;244m", 35 "\033[48;5;242m", 36 "\033[48;5;240m", 37 "\033[48;5;238m", 38 "\033[48;5;236m", [all …]
|
/openbmc/linux/arch/arm64/lib/ |
H A D | memcpy.S | 128 ldp F_l, F_h, [src, 48] 132 ldp H_l, H_h, [srcend, -48] 134 stp H_l, H_h, [dstend, -48] 139 stp F_l, F_h, [dstin, 48] 163 ldp C_l, C_h, [src, 48] 173 stp C_l, C_h, [dst, 48] 174 ldp C_l, C_h, [src, 48] 184 ldp A_l, A_h, [srcend, -48] 187 stp C_l, C_h, [dst, 48] 191 stp A_l, A_h, [dstend, -48] [all …]
|
/openbmc/entity-manager/configurations/ |
H A D | mtjefferson_bp.json | 17 "Bus": "$ADDRESS / 82 * 8 + 48 + 0", 23 "Bus": "$ADDRESS / 82 * 8 + 48 + 1", 29 "Bus": "$ADDRESS / 82 * 8 + 48 + 2", 35 "Bus": "$ADDRESS / 82 * 8 + 48 + 3", 41 "Bus": "$ADDRESS / 82 * 8 + 48 + 4", 47 "Bus": "$ADDRESS / 82 * 8 + 48 + 5", 53 "Bus": "$ADDRESS / 82 * 8 + 48 + 6", 59 "Bus": "$ADDRESS / 82 * 8 + 48 + 7",
|
H A D | mtmitchell_bp.json | 11 "Bus": "$BUS % 100 * 8 + 48 + 0", 17 "Bus": "$BUS % 100 * 8 + 48 + 1", 23 "Bus": "$BUS % 100 * 8 + 48 + 2", 29 "Bus": "$BUS % 100 * 8 + 48 + 3", 35 "Bus": "$BUS % 100 * 8 + 48 + 4", 41 "Bus": "$BUS % 100 * 8 + 48 + 5", 47 "Bus": "$BUS % 100 * 8 + 48 + 6", 53 "Bus": "$BUS % 100 * 8 + 48 + 7",
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.23/ |
H A D | index.html | 8 …-2.23-rc1.tar.bz2">util-linux-2.23-rc1.tar.bz2</a> 22-Mar-2013 12:48 5M 9 …x-2.23-rc1.tar.gz">util-linux-2.23-rc1.tar.gz</a> 22-Mar-2013 12:48 7M 10 …2.23-rc1.tar.sign">util-linux-2.23-rc1.tar.sign</a> 22-Mar-2013 12:48 836 11 …x-2.23-rc1.tar.xz">util-linux-2.23-rc1.tar.xz</a> 22-Mar-2013 12:48 3M 24 …inux-2.23.tar.bz2">util-linux-2.23.tar.bz2</a> 25-Apr-2013 10:48 5M 25 …linux-2.23.tar.gz">util-linux-2.23.tar.gz</a> 25-Apr-2013 10:48 7M 26 …nux-2.23.tar.sign">util-linux-2.23.tar.sign</a> 25-Apr-2013 10:48 836 27 …linux-2.23.tar.xz">util-linux-2.23.tar.xz</a> 25-Apr-2013 10:48 3M 28 <a href="v2.23-ChangeLog">v2.23-ChangeLog</a> 25-Apr-2013 10:48 … 29 …23-ChangeLog.sign">v2.23-ChangeLog.sign</a> 25-Apr-2013 10:48 836 [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | jquery-ui.theme.min.css | 5 …48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80p…
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_const_or.c | 15 r1 += -48; \ in constant_should_keep_constant_type() 28 __failure __msg("invalid indirect access to stack R1 off=-48 size=58") 33 r1 += -48; \ in not_bypass_stack_boundary_checks_1() 51 r1 += -48; \ in register_should_keep_constant_type() 65 __failure __msg("invalid indirect access to stack R1 off=-48 size=58") 70 r1 += -48; \ in not_bypass_stack_boundary_checks_2()
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | memory.rst | 12 with the 4KB page configuration, allowing 39-bit (512GB) or 48-bit 21 User addresses have bits 63:48 set to 0 while the kernel addresses have 29 AArch64 Linux memory layout with 4KB pages + 4 levels (48-bit):: 66 |63 56|55 48|47 40|39 32|31 24|23 16|15 8|7 0| 81 |63 56|55 48|47 40|39 32|31 24|23 16|15 8|7 0| 88 | +-------------------------------> [47:42] L1 index (48-bit) 108 binary that supports 52-bit must also be able to fall back to 48-bit 112 higher addresses such that they are invariant to 48/52-bit VAs. Due 115 kernel VA space for both 48/52-bit. (Switching from 48-bit to 52-bit, 125 As a single binary will need to support both 48-bit and 52-bit VA [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,j721e-cpb-audio.yaml | 18 In order to support 48KHz and 44.1KHz family of sampling rates the parent 19 clock for AUDIO_REFCLK2 needs to be changed between PLL4 (for 48KHz) and 24 48KHz family: 33 48KHz family: 85 - description: Parent for CPB_McASP auxclk (for 48KHz) 88 - description: Parent for CPB_SCKI clock (for 48KHz) 111 - description: Parent for CPB_McASP auxclk (for 48KHz) 113 - description: Parent for CPB_SCKI clock (for 48KHz)
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | packing.rst | 61 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 75 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 87 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 100 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 124 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 134 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 145 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | xor.h | 70 ldq $23,48($17) \n\ 71 ldq $24,48($18) \n\ 92 stq $23,48($17) \n\ 152 ldq $3,48($17) \n\ 153 ldq $4,48($18) \n\ 158 ldq $5,48($19) \n\ 170 stq $5,48($17) \n\ 240 ldq $23,48($17) \n\ 241 ldq $24,48($18) \n\ 243 ldq $25,48($19) \n\ [all …]
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | insn-x86-dat-32.c | 311 "62 f1 7d 48 6f f5 \tvmovdqa32 %zmm5,%zmm6",}, 313 "62 f1 fd 48 6f f5 \tvmovdqa64 %zmm5,%zmm6",}, 317 "62 f1 7e 48 6f f5 \tvmovdqu32 %zmm5,%zmm6",}, 319 "62 f1 fe 48 6f f5 \tvmovdqu64 %zmm5,%zmm6",}, 321 "62 f1 7f 48 6f f5 \tvmovdqu8 %zmm5,%zmm6",}, 323 "62 f1 ff 48 6f f5 \tvmovdqu16 %zmm5,%zmm6",}, 327 "62 f1 7c 48 78 f5 \tvcvttps2udq %zmm5,%zmm6",}, 337 "62 f1 fd 48 78 f5 \tvcvttpd2uqq %zmm5,%zmm6",}, 341 "62 f1 7c 48 79 f5 \tvcvtps2udq %zmm5,%zmm6",}, 351 "62 f1 fd 48 79 f5 \tvcvtpd2uqq %zmm5,%zmm6",}, [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-dv-timings.h | 28 25175000, 16, 96, 48, 10, 2, 33, 0, 0, 0, \ 383 73250000, 48, 32, 80, 3, 4, 29, 0, 0, 0, \ 431 94500000, 48, 96, 208, 1, 3, 36, 0, 0, 0, \ 438 115500000, 48, 32, 80, 3, 4, 38, 0, 0, 0, \ 458 68250000, 48, 32, 80, 3, 7, 12, 0, 0, 0, \ 487 140250000, 48, 32, 80, 3, 7, 35, 0, 0, 0, \ 495 71000000, 48, 32, 80, 3, 6, 14, 0, 0, 0, \ 524 146250000, 48, 32, 80, 3, 6, 38, 0, 0, 0, \ 548 175500000, 48, 32, 80, 3, 4, 50, 0, 0, 0, \ 558 108000000, 48, 112, 248, 1, 3, 38, 0, 0, 0, \ [all …]
|
/openbmc/u-boot/drivers/ram/aspeed/ |
H A D | Kconfig | 63 bool "DDR4 PHY side ODT 48 ohm" 66 select DDR4 PHY side ODT 48 ohm 92 bool "DDR4 DRAM side ODT 48 ohm" 95 select DDR4 DRAM side ODT 48 ohm 115 bool "DDR4 DRAM output driver impedance 48 ohm" 118 select DDR4 DRAM output driver impedance 48 ohm
|
/openbmc/linux/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 227 # Load 'x^48 * (x^48 mod G(x))' and 'x^48 * (x^80 mod G(x))'. 232 # whose low 48 bits are 0. 234 pclmulqdq $0x11, FOLD_CONSTS, %xmm7 # high bits * x^48 * (x^80 mod G(x)) 239 # value congruent to x^64 * M(x) and whose low 48 bits are 0. 243 pclmulqdq $0x00, FOLD_CONSTS, %xmm7 # high 32 bits * x^48 * (x^48 mod G(x)) 246 # Load G(x) and floor(x^48 / G(x)). 251 pclmulqdq $0x11, FOLD_CONSTS, %xmm7 # high 32 bits * floor(x^48 / G(x)) 254 psrlq $48, %xmm0 302 .quad 0x1368000000000000 # x^48 * (x^48 mod G(x)) 303 .quad 0x2d56000000000000 # x^48 * (x^80 mod G(x)) [all …]
|