/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-jerry.dts | 53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f 57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 60 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x04 0x00 0x0f 62 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 63 0x24 0x00 0x67 0x09 0x14 0x05 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 65 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x06 0x00 0x0f 67 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 68 0x24 0x00 0x67 0x09 0x14 0x07 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c [all …]
|
/openbmc/linux/lib/raid6/ |
H A D | recov_neon_inner.c | 36 uint8x16_t x0f = vdupq_n_u8(0x0f); in __raid6_2data_recov_neon() local 57 vx = vqtbl1q_u8(qm0, vandq_u8(vx, x0f)); in __raid6_2data_recov_neon() 62 vx = vqtbl1q_u8(pm0, vandq_u8(px, x0f)); in __raid6_2data_recov_neon() 83 uint8x16_t x0f = vdupq_n_u8(0x0f); in __raid6_datap_recov_neon() local 98 vx = vqtbl1q_u8(qm0, vandq_u8(vx, x0f)); in __raid6_datap_recov_neon()
|
H A D | recov_avx2.c | 22 const u8 x0f = 0x0f; in raid6_2data_recov_avx2() local 53 asm volatile("vpbroadcastb %0, %%ymm7" : : "m" (x0f)); in raid6_2data_recov_avx2() 191 const u8 x0f = 0x0f; in raid6_datap_recov_avx2() local 213 asm volatile("vpbroadcastb %0, %%ymm7" : : "m" (x0f)); in raid6_datap_recov_avx2()
|
H A D | recov_ssse3.c | 22 static const u8 __aligned(16) x0f[16] = { in raid6_2data_recov_ssse3() 54 asm volatile("movdqa %0,%%xmm7" : : "m" (x0f[0])); in raid6_2data_recov_ssse3() 196 static const u8 __aligned(16) x0f[16] = { in raid6_datap_recov_ssse3() 220 asm volatile("movdqa %0, %%xmm7" : : "m" (x0f[0])); in raid6_datap_recov_ssse3()
|
H A D | recov_avx512.c | 30 const u8 x0f = 0x0f; in raid6_2data_recov_avx512() local 64 asm volatile("vpbroadcastb %0, %%zmm7" : : "m" (x0f)); in raid6_2data_recov_avx512() 232 const u8 x0f = 0x0f; in raid6_datap_recov_avx512() local 257 asm volatile("vpbroadcastb %0, %%zmm7" : : "m" (x0f)); in raid6_datap_recov_avx512()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | fix-narrowing-warning.patch | 6 ((dRExp << 4) & 0xf0) | (dBExp & 0x0f ), … 18 - ((dRExp << 4) & 0xf0) | (dBExp & 0x0f ), 19 + (unsigned char)(((dRExp << 4) & 0xf0) | (dBExp & 0x0f )),
|
/openbmc/linux/net/wireless/certs/ |
H A D | sforshee.hex | 6 0x05, 0x00, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f, 11 0x18, 0x0f, 0x32, 0x31, 0x31, 0x37, 0x30, 0x39, 13 0x5a, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f, 0x06, 18 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 35 0x90, 0x0f, 0xac, 0x36, 0xfa, 0x68, 0x23, 0x71, 65 0xc0, 0xe6, 0xad, 0x0f, 0xac, 0xcf, 0x55, 0x74, 76 0xd5, 0xf6, 0xa3, 0xd9, 0x79, 0x56, 0xf2, 0x0f,
|
H A D | wens.hex | 7 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x0f, 0x31, 12 0x0f, 0x32, 0x31, 0x32, 0x33, 0x31, 0x31, 0x30, 14 0x30, 0x0f, 0x31, 0x0d, 0x30, 0x0b, 0x06, 0x03, 18 0x01, 0x01, 0x05, 0x00, 0x03, 0x82, 0x01, 0x0f, 43 0x9a, 0xeb, 0x0f, 0x07, 0xb6, 0xab, 0x50, 0x8b,
|
/openbmc/u-boot/arch/x86/include/asm/acpi/ |
H A D | irqlinks.asl | 53 ShiftLeft(1, And(PRTA, 0x0f), IRQ0) 111 ShiftLeft(1, And(PRTB, 0x0f), IRQ0) 169 ShiftLeft(1, And(PRTC, 0x0f), IRQ0) 227 ShiftLeft(1, And(PRTD, 0x0f), IRQ0) 285 ShiftLeft(1, And(PRTE, 0x0f), IRQ0) 343 ShiftLeft(1, And(PRTF, 0x0f), IRQ0) 401 ShiftLeft(1, And(PRTG, 0x0f), IRQ0) 459 ShiftLeft(1, And(PRTH, 0x0f), IRQ0)
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_reg_print.c_shipped | 77 { "SXFR_ULTRA2", 0x0f, 0x0f }, 78 { "SOFS", 0x0f, 0x0f }, 145 { "OFFCNT", 0x0f, 0x0f }, 383 { "OID", 0x0f, 0x0f },
|
H A D | aic7xxx_reg.h_shipped | 233 #define SOFS 0x0f 234 #define SXFR_ULTRA2 0x0f 313 #define OFFCNT 0x0f 315 #define SCSIID_ULTRA2 0x0f 526 #define HWSCSIID 0x0f 533 #define VECTOR 0x0f 604 #define BON 0x0f 620 #define SEQ_MAILBOX 0x0f 656 #define INT_PEND 0x0f 770 #define OID 0x0f [all …]
|
/openbmc/linux/arch/arm/boot/dts/nspire/ |
H A D | nspire-tp.dts | 20 MATRIX_KEY(0, 8, 0x0f) 75 MATRIX_KEY(6, 9, 0x0f)
|
H A D | nspire-cx.dts | 55 MATRIX_KEY(0, 8, 0x0f) 110 MATRIX_KEY(6, 9, 0x0f)
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-wcd9340.dtsi | 64 qcom,ports-sinterval-low = /bits/ 8 <0x07 0x1f 0x3f 0x7 0x1f 0x3f 0x0f 0x0f>;
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 40 # 0x00 - 0x0f 323 Table: 2-byte opcode (0x0f) 326 # 0x0f 0x00-0x0f 345 # 0x0f 0x10-0x1f 371 # 0x0f 0x20-0x2f 388 # 0x0f 0x30-0x3f 405 # 0x0f 0x40-0x4f 422 # 0x0f 0x50-0x5f 439 # 0x0f 0x60-0x6f 456 # 0x0f 0x70-0x7f [all …]
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 40 # 0x00 - 0x0f 323 Table: 2-byte opcode (0x0f) 326 # 0x0f 0x00-0x0f 345 # 0x0f 0x10-0x1f 371 # 0x0f 0x20-0x2f 388 # 0x0f 0x30-0x3f 405 # 0x0f 0x40-0x4f 422 # 0x0f 0x50-0x5f 439 # 0x0f 0x60-0x6f 456 # 0x0f 0x70-0x7f [all …]
|
/openbmc/linux/arch/arm64/boot/dts/lg/ |
H A D | lg1312.dtsi | 88 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(0x0f) | 90 <GIC_PPI 14 (GIC_CPU_MASK_RAW(0x0f) | 92 <GIC_PPI 11 (GIC_CPU_MASK_RAW(0x0f) | 94 <GIC_PPI 10 (GIC_CPU_MASK_RAW(0x0f) |
|
H A D | lg1313.dtsi | 88 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(0x0f) | 90 <GIC_PPI 14 (GIC_CPU_MASK_RAW(0x0f) | 92 <GIC_PPI 11 (GIC_CPU_MASK_RAW(0x0f) | 94 <GIC_PPI 10 (GIC_CPU_MASK_RAW(0x0f) |
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/ |
H A D | hauppauge.rc5 | 14 0x0f KEY_TV
|
H A D | philips.rc5 | 16 0x0f KEY_MINUS
|
H A D | medion_155.rc5 | 16 0x0f KEY_TV
|
H A D | medion_088.rc5 | 16 0x0f KEY_TV
|
H A D | hauppauge_grey.rc5 | 29 0x0f KEY_MUTE
|
H A D | technotrend.rc5 | 30 0x0f KEY_OK
|
H A D | hauppauge2.rc5 | 30 0x0f KEY_MUTE
|