Home
last modified time | relevance | path

Searched refs:l1 (Results 26 – 50 of 308) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif.c72 .l1 = 1,
89 .l1 = 1,
106 .l1 = 1,
123 .l1 = 1,
140 .l1 = 1,
160 .l1 = 1,
180 .l1 = 1,
199 .l1 = 1,
219 .l1 = 1,
301 value = (config->l1 & vpifregs[config_channel_id].len_mask); in vpif_set_mode_info()
/openbmc/linux/arch/arm/mach-omap1/
H A Dirq.c137 void __iomem *l1 = irq_banks[0].va; in omap1_handle_irq() local
142 irqnr = readl_relaxed(l1 + IRQ_ITR_REG_OFFSET); in omap1_handle_irq()
143 irqnr &= ~(readl_relaxed(l1 + IRQ_MIR_REG_OFFSET) & 0xffffffff); in omap1_handle_irq()
147 irqnr = readl_relaxed(l1 + IRQ_SIR_FIQ_REG_OFFSET); in omap1_handle_irq()
151 irqnr = readl_relaxed(l1 + IRQ_SIR_IRQ_REG_OFFSET); in omap1_handle_irq()
/openbmc/linux/arch/sparc/kernel/
H A Dhvtramp.S56 mov 0, %l1
70 add %l1, 1, %l1
71 cmp %l1, %l2
H A Dsyscalls.S115 ldx [%sp + PTREGS_OFF + PT_V9_G1], %l1
116 call %l1
268 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
276 add %l1, 0x4, %l2 ! npc = npc+4
277 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]
287 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
299 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]
/openbmc/linux/arch/sparc/power/
H A Dhibernate_asm.S75 ldxa [%l0 ] %asi, %l1 /* address */
79 sub %l1, %g7, %l1
84 ldxa [%l1 + %l3] ASI_PHYS_USE_EC, %g2
/openbmc/linux/Documentation/networking/
H A Dtls-offload-reorder-good.svg1l1.0625 0l0 13.40625z" fill-rule="nonzero"/><path fill="#b6d7a8" d="m340.69897 24.999102l99.02362 …
H A Dtls-offload-reorder-bad.svg1l1.0625 0l0 13.40625z" fill-rule="nonzero"/><path fill="#c9daf8" d="m340.69897 24.999102l99.02362 …
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dqcom,rpmh-regulator.yaml160 vdd-l1-l8-supply: true
175 vdd-l1-l6-l7-supply: true
192 vdd-l1-l9-l10-supply: true
248 vdd-l1-l8-l11-supply: true
264 vdd-l1-supply: true
280 vdd-l1-l4-supply: true
297 vdd-l1-l12-supply: true
322 vdd-l1-l4-l10-supply: true
350 vdd-l1-l27-supply: true
393 vdd-l1-l2-supply: true
[all …]
/openbmc/phosphor-webui/app/assets/icons/
H A Dicon-visibility-off.svg1 … 10.29 0 0 0 12 4.71l-1.55 1.55a3 3 0 0 1-4.19 4.18zM4 11.25l1.55-1.51a3 3 0 0 1 4.19-4.18l1.36-1.…
H A Dicon-replace.svg1 …-.54-.947L6.53 7.516l1.937 3.151-.87.562-1.07-1.7a3.323 3.323 0 0 0 3.689 4.997l.636 1.018a4.395 4…
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm6345-l1-intc.txt26 - compatible: should be "brcm,bcm<soc>-l1-intc", "brcm,bcm6345-l1-intc"
46 compatible = "brcm,bcm63168-l1-intc", "brcm,bcm6345-l1-intc";
/openbmc/linux/arch/sparc/include/asm/
H A Dttable.h20 clr %l0; clr %l1; clr %l2; clr %l3; \
179 add %l1, 4, %l2; \
253 stx %l1, [%sp + STACK_BIAS + 0x08]; \
274 stx %l1, [%sp + STACK_BIAS + 0x08]; \
301 stxa %l1, [%g1 + %g3] ASI; \
397 stwa %l1, [%sp + %g3] ASI; \
431 stwa %l1, [%sp + 0x04] %asi; \
509 ldx [%sp + STACK_BIAS + 0x08], %l1; \
562 ldxa [%g1 + %g2] ASI, %l1; \
622 lduwa [%sp + %g2] ASI, %l1; \
[all …]
/openbmc/linux/scripts/coccinelle/api/
H A Dmemdup_user.cocci27 identifier l1,l2;
39 <+... when != goto l1;
52 identifier l1,l2;
62 <+... when != goto l1;
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11/
H A Ddisable_tests.patch13 < locale.dir.l1 > locale.dir.l2
14 cat locale.dir.l2 locale.dir.l1 > locale.dir
/openbmc/webui-vue/tests/unit/Global/__snapshots__/
H A DStatusIcon.spec.js.snap18 d="M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
21 d="M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.c31 u32 l1 = 0; /* src */ in d40_log_cfg() local
36 l1 |= BIT(D40_MEM_LCSP1_SCFG_INCR_POS); in d40_log_cfg()
46 l1 |= BIT(D40_MEM_LCSP1_SCFG_MST_POS); in d40_log_cfg()
58 l1 |= BIT(D40_MEM_LCSP1_SCFG_EIM_POS); in d40_log_cfg()
59 l1 |= cfg->src_info.psize << D40_MEM_LCSP1_SCFG_PSIZE_POS; in d40_log_cfg()
60 l1 |= d40_width_to_bits(cfg->src_info.data_width) in d40_log_cfg()
63 *lcsp1 = l1; in d40_log_cfg()
/openbmc/linux/arch/x86/boot/
H A Dstring.c173 size_t l1, l2; in strstr() local
178 l1 = strlen(s1); in strstr()
179 while (l1 >= l2) { in strstr()
180 l1--; in strstr()
/openbmc/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c27 int l1 = (*c1)->len; in levenshtein_compare() local
29 return l1 != l2 ? l1 - l2 : strcmp(s1, s2); in levenshtein_compare()
/openbmc/linux/arch/sparc/lib/
H A Dmcount.S62 mov %g3, %l1
88 mov %g3, %l1
114 mov %l1, %o2
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap394l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1…
1073l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1…
H A DAppHeader.spec.js.snap88 d="M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
91 d="M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
120 d="M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
123 d="M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
/openbmc/linux/arch/microblaze/lib/
H A Dmulsi3.S27 bri l1
30 l1: label
/openbmc/qemu/target/m68k/
H A Dop_helper.c763 int16_t l1, l2; in HELPER() local
768 if (l1 == c1 && l2 == c2) { in HELPER()
773 if (c1 != l1) { in HELPER()
774 env->cc_n = l1; in HELPER()
796 uint32_t l1, l2; in do_cas2l() local
811 l1 = l >> 32; in do_cas2l()
818 l1 = l; in do_cas2l()
829 if (l1 == c1 && l2 == c2) { in do_cas2l()
835 if (c1 != l1) { in do_cas2l()
836 env->cc_n = l1; in do_cas2l()
[all …]
/openbmc/docs/logo/
H A DBuiltOnOpenBMC.svg11 …7h8.13l-1.55 8.957h-8.096l1.516-8.957zM194.1 479.658l8.647-50.502h8.13l-8.682 50.502H194.1zM211.70…
/openbmc/webui-vue/src/assets/images/
H A Dbuilt-on-openbmc-logo.svg11 …7h8.13l-1.55 8.957h-8.096l1.516-8.957zM194.1 479.658l8.647-50.502h8.13l-8.682 50.502H194.1zM211.70…

12345678910>>...13