Searched refs:LH (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | mk-ccs-regs | 57 open(my $LH, "> $limith") or die "can't open $limith"; 81 for my $fh ($H, $LH) { 130 print $LH <<EOF 144 print $LH "#define CCS_L_FL_SAME_REG " . bit_def(0) . "\n\n"; 146 print $LH <<EOF 349 print $LH tabconv sprintf "#define %-63s%s\n", 408 print $LH tabconv sprintf "#define %-63s%s\n", 423 print $LH tabconv sprintf "#define %-63s%s\n", "CCS_L_LAST", $limitcount; 425 print $LH "\n#endif /* __${uc_limith}__ */\n"; 434 close($LH);
|
/openbmc/linux/net/ceph/crush/ |
H A D | mapper.c | 253 __u64 RH, LH, LL, xl64, result; in crush_ln() local 274 LH = __RH_LH_tbl[index1 + 1 - 256]; in crush_ln() 287 LH = LH + LL; in crush_ln() 289 LH >>= (48 - 12 - 32); in crush_ln() 290 result += LH; in crush_ln()
|
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/ |
H A D | memcmp_64.S | 24 #define LH lhbrx macro 31 #define LH lhzx macro
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | memcmp_64.S | 24 #define LH lhbrx macro 31 #define LH lhzx macro
|
/openbmc/qemu/target/mips/tcg/ |
H A D | nanomips_translate.c.inc | 258 /* P16.LH instruction pool */ 477 /* P.GP.LH instruction pool */
|
/openbmc/linux/drivers/eisa/ |
H A D | eisa.ids | 488 DIS0000 "NETSERVER LH PRO - DISABLE SCSI B - FOR TEST & EVALUATION ONLY"
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 498 C(0x4800, LH, RX_a, Z, 0, a2, new, r1_32, ld16s, 0)
|