Home
last modified time | relevance | path

Searched +full:li +full:- (Results 1 – 25 of 1118) sorted by relevance

12345678910>>...45

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dbusy_loop.S1 /* SPDX-License-Identifier: GPL-2.0-only */
6 #include <ppc-asm.h>
11 stdu %r1, -168(%r1)
31 li r3, 0x3030
32 std r3, -96(%r1)
33 li r4, 0x4040
34 std r4, -104(%r1)
35 li r5, 0x5050
36 std r5, -112(%r1)
37 li r6, 0x6060
[all …]
/openbmc/phosphor-webui/app/common/directives/
H A Dpaginate.html1 <nav aria-label="pagination">
3 <li><a href=""><span>First</span></a></li>
4 <li><a href=""><span>Previous</span></a></li>
5 <li><a href="">1</a></li>
6 <li><a href="">2</a></li>
7 <li><a href="">3</a></li>
8 <li class="current"><a href="">4</a></li>
9 <li><a href="">5</a></li>
10 <li><a href="">6</a></li>
11 <li><a href="">7</a></li>
[all …]
H A Dapp-navigation.html2 <ul id="nav__top-level" ng-style="navStyle">
3 <li>
4 <button ng-click="change('overview')">
5 <icon class="nav-icon" file="icon-overview.svg" aria-hidden="true"></icon>
6 <span class="nav-link">Overview</span>
8 </li>
9 <li ng-class="{opened: showHealthMenu}">
10 <button class="btn-health" ng-click="change('server-health')">
11 <icon class="nav-icon" file="icon-health.svg" aria-hidden="true"></icon>
12 <span class="nav-link">Health</span>
[all …]
H A DdirPagination.tpl.html1 <ul class="pagination" ng-if="1 < pages.length || !autoHide">
2 <li ng-if="boundaryLinks" ng-class="{ disabled : pagination.current == 1 }">
3 <a href="" ng-click="setCurrent(1)">First</a>
4 </li>
5 <li ng-if="directionLinks" ng-class="{ disabled : pagination.current == 1 }">
6 <a href="" ng-click="setCurrent(pagination.current - 1)">Previous</a>
7 </li>
8 …<li ng-repeat="pageNumber in pages track by tracker(pageNumber, $index)" ng-class="{ active : pagi…
9 <a href="" ng-click="setCurrent(pageNumber)">{{ pageNumber }}</a>
10 </li>
[all …]
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dpaginate.scss2 .pagination li a {
3 display: -webkit-box;
4 display: -ms-flexbox;
6 -ms-flex-wrap: wrap;
7 flex-wrap: wrap;
8 -webkit-box-pack: center;
9 -ms-flex-pack: center;
10 justify-content: center;
11 -webkit-box-align: center;
12 -ms-flex-align: center;
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dbaseprojectpage.html6 {% block title %} {{title}} - {{project.name}} - Toaster {% endblock %}
14 $("#config-nav .nav li a").each(function(){
21 $("#topbar-configuration-tab").addClass("active")
25 <!-- only on config pages -->
26 <div id="config-nav" class="col-md-2">
27 <ul class="nav nav-pills nav-stacked">
28 <li><a class="nav-parent" href="{% url 'project' project.id %}">Configuration</a></li>
29 <li class="nav-header">Compatible metadata</li>
30 <li><a href="{% url 'projectcustomimages' project.id %}">Custom images</a></li>
31 <li><a href="{% url 'projectimagerecipes' project.id %}">Image recipes</a></li>
[all …]
H A Dbaseprojectspecificpage.html6 {% block title %} {{title}} - {{project.name}} - Toaster {% endblock %}
14 $("#config-nav .nav li a").each(function(){
21 $("#topbar-configuration-tab").addClass("active")
25 <!-- only on config pages -->
26 <div id="config-nav" class="col-md-2">
27 <ul class="nav nav-pills nav-stacked">
28 <li><a class="nav-parent" href="{% url 'project' project.id %}">Configuration</a></li>
29 <li class="nav-header">Compatible metadata</li>
30 <li><a href="{% url 'projectcustomimages' project.id %}">Custom images</a></li>
31 <li><a href="{% url 'projectimagerecipes' project.id %}">Image recipes</a></li>
[all …]
H A Dbasebuildpage.html14 $("#delete-build-confirm").click(function(){
16 $(this).find('[data-role="submit-state"]').hide();
17 $(this).find('[data-role="loading-state"]').show();
21 $('#delete-build-modal button[data-dismiss="modal"]').hide();
26 headers: { 'X-CSRFToken' : $.cookie('csrftoken')},
31 libtoaster.setNotification("build-deleted",
32 $("#deleted-build-message").html());
43 $('#breadcrumb > li').append('<span class="divider">&rarr;</span>');
44 $('#breadcrumb > li:last').addClass("active");
45 $('#breadcrumb > li:last > span').remove();
[all …]
H A Dpackage_included_tabs.html2 <ul class="nav nav-tabs">
4 <li class="active">
6 <li class="">
9 …<span class="glyphicon glyphicon-question-sign get-help" title="The files this package adds to the…
12 </li>
14 <li class="active">
16 <li class="">
19 …<span class="glyphicon glyphicon-question-sign get-help" title="Package runtime dependencies"></sp…
22 </li>
24 <li class="active">
[all …]
/openbmc/qemu/tests/tcg/tricore/asm/
H A Dmacros.h2 #define LI(reg, val) \ macro
8 LI(DREG_TEMP, val) \
47 LI(DREG_CORRECT_RESULT, correct) \
56 LI(EREG_CORRECT_RESULT_LO, correct_lo) \
58 LI(EREG_CORRECT_RESULT_HI, correct_hi) \
64 LI(DREG_CORRECT_RESULT, correct) \
68 LI(DREG_CORRECT_PSW, correct_psw) \
76 LI(DREG_CORRECT_RESULT, result) \
80 LI(DREG_CORRECT_RESULT, addr_result) \
87 LI(DREG_CORRECT_RESULT_2, result) \
[all …]
/openbmc/u-boot/board/imgtec/malta/
H A Dlowlevel_init.S1 /* SPDX-License-Identifier: GPL-2.0 */
38 li t1, MALTA_REVISION_CORID_CORE_LV
42 li t1, MALTA_REVISION_CORID_CORE_FPGA6
56 * 'MIPS: qemu-malta: add YAMON-style GT64120 memory map'
58 * http://www.mail-archive.com/barebox@lists.infradead.org/msg06128.html
66 li t0, CPU_TO_GT32(0xdf000000)
69 /* setup MEM-to-PCI0 mapping */
72 /* setup PCI0 io window to 0x18000000-0x181fffff */
73 li t0, CPU_TO_GT32(0xc0000000)
75 li t0, CPU_TO_GT32(0x40000000)
[all …]
/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dlowlevel_init.S1 /* SPDX-License-Identifier: GPL-2.0+ */
8 * https://github.com/MediaTek-Labs/linkit-smart-uboot.git
66 li s0, CKSEG1ADDR(MT76XX_SYSCTL_BASE)
67 li s1, CKSEG1ADDR(MT76XX_MEMCTRL_BASE)
68 li s2, CKSEG1ADDR(MT76XX_RGCTRL_BASE)
71 li t1, DELAY_USEC(1000000)
89 li t2, ~0x0c
95 li t5, ~((0x0f << 8) | (0x0f << 0))
97 li t5, (10 << 8) | (1 << 0)
102 li t4, ~0x0F
[all …]
/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card.c1 // SPDX-License-Identifier: GPL-2.0
8 // based on ${LINUX}/sound/soc/generic/simple-card.c
29 struct snd_soc_dapm_context *dapm = w->dapm; in graph_outdrv_event()
30 struct asoc_simple_priv *priv = snd_soc_card_get_drvdata(dapm->card); in graph_outdrv_event()
34 gpiod_set_value_cansleep(priv->pa_gpio, 1); in graph_outdrv_event()
37 gpiod_set_value_cansleep(priv->pa_gpio, 0); in graph_outdrv_event()
40 return -EINVAL; in graph_outdrv_event()
62 if (dai && (dai->component->driver->pcm_construct || in soc_component_is_pcm()
63 (dai->driver->ops && dai->driver->ops->pcm_new))) in soc_component_is_pcm()
73 struct device_node *top = dev->of_node; in graph_parse_convert()
[all …]
H A Dsimple-card.c1 // SPDX-License-Identifier: GPL-2.0
16 #include <sound/soc-dai.h>
21 #define DAI "sound-dai"
22 #define CELL "#sound-dai-cells"
23 #define PREFIX "simple-audio-card,"
41 * Get node via "sound-dai = <&phandle port>" in asoc_simple_parse_platform()
50 dlc->of_node = args.np; in asoc_simple_parse_platform()
68 * Get node via "sound-dai = <&phandle port>" in asoc_simple_parse_dai()
80 dlc->dai_name = snd_soc_dai_name_get(dai); in asoc_simple_parse_dai()
81 dlc->dai_args = snd_soc_copy_dai_args(dev, &args); in asoc_simple_parse_dai()
[all …]
H A Daudio-graph-card2.c1 // SPDX-License-Identifier: GPL-2.0
8 // based on ${LINUX}/sound/soc/generic/audio-graph-card.c
28 bitclock-master;
30 frame-master;
42 sample0: left_j, bitclock-master, frame-master
43 sample1: i2s, bitclock-master
59 linux/sound/soc/soc-utils.c
60 linux/sound/soc/generic/test-component.c
63 Normal Audio-Graph
66 CPU <---> Codec
[all …]
/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dlowlevel_init.S1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com>
4 * Based on Atheros LSDK/QSDK and u-boot_mod project
26 (((0x3 & (cpudiv - 1)) << 5) | \
27 ((0x3 & (ddrdiv - 1)) << 10) | \
28 ((0x3 & (ahbdiv - 1)) << 15) )
33 * Bit30 is set (CPU_PLLPWD = 1 -> power down control for CPU PLL)
56 * In PLL_CLK_CONTROL_VAL bit 2 is set (BYPASS = 1 -> bypass PLL)
79 li t3, 0x03
81 li t0, CKSEG1ADDR(AR71XX_RESET_BASE)
[all …]
/openbmc/linux/arch/powerpc/lib/
H A Dcrtsavres.S32 * Boston, MA 02110-1301, USA.
57 stw 14,-72(11) /* save gp registers */
60 stw 15,-68(11)
63 stw 16,-64(11)
66 stw 17,-60(11)
69 stw 18,-56(11)
72 stw 19,-52(11)
75 stw 20,-48(11)
78 stw 21,-44(11)
81 stw 22,-40(11)
[all …]
/openbmc/linux/arch/mips/cavium-octeon/
H A Doct_ilm.c1 // SPDX-License-Identifier: GPL-2.0-only
5 #include <asm/octeon/cvmx-ciu-defs.h>
28 static struct latency_info li; variable
34 struct latency_info curr_li = li; in oct_ilm_show()
63 static void init_latency_info(struct latency_info *li, int startup) in init_latency_info() argument
74 li->io_interval = (octeon_get_io_clock_rate() * interval) / 1000; in init_latency_info()
75 li->cpu_interval = (octeon_get_clock_rate() * interval) / 1000; in init_latency_info()
77 li->timer_start1 = 0; in init_latency_info()
78 li->timer_start2 = 0; in init_latency_info()
79 li->max_latency = 0; in init_latency_info()
[all …]
/openbmc/linux/arch/riscv/kernel/
H A Dhead.S1 /* SPDX-License-Identifier: GPL-2.0-only */
6 #include <asm/asm-offsets.h>
18 #include "efi-header.S"
23 * Image header expected by Linux boot-loaders. The image header data
32 c.li s4,-13
42 /* Image load offset (0MB) from start of RAM for M-mode */
54 .dword _end - _start
63 .word pe_head_start - _start
147 li t0, SR_FS_VS
155 li a2, SBI_HART_BOOT_TASK_PTR_OFFSET
[all …]
/openbmc/linux/net/netfilter/
H A Dnft_log.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2008-2009 Patrick McHardy <kaber@trash.net>
4 * Copyright (c) 2012-2014 Pablo Neira Ayuso <pablo@netfilter.org>
39 &ih->saddr, &ih->daddr, ih->protocol); in audit_ip4()
55 nexthdr = ih->nexthdr; in audit_ip6()
59 &ih->saddr, &ih->daddr, nexthdr); in audit_ip6()
66 struct sk_buff *skb = pkt->skb; in nft_log_eval_audit()
68 int fam = -1; in nft_log_eval_audit()
77 audit_log_format(ab, "mark=%#x", skb->mark); in nft_log_eval_audit()
81 switch (eth_hdr(skb)->h_proto) { in nft_log_eval_audit()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dqunit-1.18.0.css1-tests,#qunit-header,#qunit-banner,#qunit-testrunner-toolbar,#qunit-userAgent,#qunit-testresult{fo…
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/apple/cups/
H A Dreleases10 <meta charset="utf-8">
11 <link rel="dns-prefetch" href="https://github.githubassets.com">
12 <link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
13 <link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
14 <link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
15 <link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
16 <link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
17 <link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
21-7mtunHqp/Bw0ND9akjJME8XCh0WPm3HAXOSeX7skL0qGAhpdfzkQvYcujYcwNPTpWKeKMFUGZGtvnEkcczFgwQ==" rel="st…
22-CmoegizWCUR1jC94Y2eukVQIFxJ9GxYerz9q7dBwImLlx8ODwYkXAMIhCfTnA45Ep6++rcO/ZtKVLvFBM8dapA==" rel="st…
[all …]
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dlowlevel_init.S1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com>
21 (((0x3 & (cpudiv - 1)) << 5) | \
22 ((0x3 & (ddrdiv - 1)) << 10) | \
23 ((0x3 & (ahbdiv - 1)) << 15) )
101 li t0, CKSEG1ADDR(AR71XX_RESET_BASE)
103 li t2, 0x08000000
108 li t2, 0xf7ffffff
114 li t0, CKSEG1ADDR(QCA953X_RTC_BASE)
115 li t1, 0x01
[all …]
/openbmc/linux/arch/mips/kernel/
H A Dbmips_vec.S8 * Reset/NMI/re-entry vectors for BMIPS processors
42 li k1, CKSEG1
50 /* re-enable IRQs to wait for SW1 */
51 li k0, ST0_IE | ST0_BEV | STATUSF_IP1
55 li k0, 0xff400000
63 li k1, 0xa0080000
70 li k1, CKSEG1
88 li k1, (1 << 19)
95 li k1, PRID_IMP_BMIPS5000
101 li k1, (3 << 25)
[all …]
/openbmc/linux/arch/powerpc/kernel/
H A Dvector.S1 /* SPDX-License-Identifier: GPL-2.0 */
7 #include <asm/asm-offsets.h>
12 #include <asm/asm-compat.h>
19 li r4,VRSTATE_VSCR
34 li r4, VRSTATE_VSCR
47 * Note that on 32-bit this can only use registers that will be
48 * restored by fast_exception_return, i.e. r3 - r6, r10 and r11.
69 li r4,-1
82 li r4,0
86 li r4,1
[all …]

12345678910>>...45