Home
last modified time | relevance | path

Searched full:96 (Results 1 – 25 of 2744) sorted by relevance

12345678910>>...110

/openbmc/qemu/gdb-xml/
H A Dm68k-fp.xml9 <reg name="fp0" bitsize="96" type="float" group="float"/>
10 <reg name="fp1" bitsize="96" type="float" group="float"/>
11 <reg name="fp2" bitsize="96" type="float" group="float"/>
12 <reg name="fp3" bitsize="96" type="float" group="float"/>
13 <reg name="fp4" bitsize="96" type="float" group="float"/>
14 <reg name="fp5" bitsize="96" type="float" group="float"/>
15 <reg name="fp6" bitsize="96" type="float" group="float"/>
16 <reg name="fp7" bitsize="96" type="float" group="float"/>
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A DKconfig16 bool "96Boards Dragonboard 410C"
19 Support for 96Boards Dragonboard 410C. This board complies with
20 96Board Open Platform Specifications. Features:
30 bool "96Boards Dragonboard 820C"
32 Support for 96Boards Dragonboard 820C. This board complies with
33 96Board Open Platform Specifications. Features:
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css596px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-…
H A Djquery-ui.min.css796px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-…
/openbmc/u-boot/arch/arm/mach-owl/
H A DKconfig11 bool "96Boards Bubblegum-96"
13 Support for 96Boards Bubblegum-96. This board complies with
14 96Board Consumer Edition Specification. Features:
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_platform_v4.c12 .caps[0] = {HFI_CAPABILITY_FRAME_WIDTH, 96, 4096, 1},
13 .caps[1] = {HFI_CAPABILITY_FRAME_HEIGHT, 96, 4096, 1},
38 .caps[0] = {HFI_CAPABILITY_FRAME_WIDTH, 96, 4096, 1},
39 .caps[1] = {HFI_CAPABILITY_FRAME_HEIGHT, 96, 4096, 1},
64 .caps[0] = {HFI_CAPABILITY_FRAME_WIDTH, 96, 4096, 1},
65 .caps[1] = {HFI_CAPABILITY_FRAME_HEIGHT, 96, 4096, 1},
89 .caps[0] = {HFI_CAPABILITY_FRAME_WIDTH, 96, 4096, 1},
90 .caps[1] = {HFI_CAPABILITY_FRAME_HEIGHT, 96, 4096, 1},
115 .caps[0] = {HFI_CAPABILITY_FRAME_WIDTH, 96, 1920, 1},
116 .caps[1] = {HFI_CAPABILITY_FRAME_HEIGHT, 96, 1920, 1},
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/
H A D0001-fix-for-clang-18.patch6 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: error: implicit declaration of func…
8 96 | plugin->priv->style = gtk_source_style_copy (style);
11 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: warning: nested extern declaration …
12 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:45: error: assignment to ‘GtkSourceStyl…
13 96 | plugin->priv->style = gtk_source_style_copy (style);
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dmaltaint.h33 * Interrupts 96..127 are used for Soc-it Classic interrupts
35 #define MSC01C_INT_BASE 96
42 * Interrupts 96..127 are used for Soc-it EIC interrupts
44 #define MSC01E_INT_BASE 96
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/configuration/g220a-yaml-config/
H A Dg220a-ipmi-sensors.yaml583 multiplierM: 96
605 multiplierM: 96
627 multiplierM: 96
649 multiplierM: 96
671 multiplierM: 96
693 multiplierM: 96
715 multiplierM: 96
737 multiplierM: 96
759 multiplierM: 96
781 multiplierM: 96
[all …]
/openbmc/linux/drivers/comedi/drivers/
H A D8255_pci.c23 * [National Instruments] PCI-DIO-96 (ni_pci-dio-96),
24 * PCI-DIO-96B (ni_pci-dio-96b), PXI-6508 (ni_pxi-6508),
43 * Boards with 96 DIO channels (4 DIO subdevices):
45 * PCI-7296, PCI-DIO96H, PCI-DIO-96, PCI-DIO-96B, PXI-6508
126 .name = "ni_pci-dio-96",
132 .name = "ni_pci-dio-96b",
H A Dpcl724.c24 * 1, 96: 96 DIO configuration
48 .numofports = 6, /* 144 (or 96) DIO channels */
57 .numofports = 6, /* 144 (or 96) DIO channels */
108 /* Handle PCL-724 in 96 DIO configuration */ in pcl724_attach()
110 (it->options[2] == 1 || it->options[2] == 96)) { in pcl724_attach()
/openbmc/linux/include/acpi/
H A Dacbuffer.h179 /* Fourth 32-bit dword, bits 96:127 */
182 …CTABLE(dword,value) ACPI_SET_BITS (dword, 0, ACPI_1BIT_MASK, value) /* Offset 96+0=96, Len 1 */
185 …M_EJECT(dword,value) ACPI_SET_BITS (dword, 1, ACPI_1BIT_MASK, value) /* Offset 96+1=97, Len 1 */
188 …INET(dword,value) ACPI_SET_BITS (dword, 2, ACPI_8BIT_MASK, value) /* Offset 96+2=98, Len 8 */
191 …AGE(dword,value) ACPI_SET_BITS (dword, 10, ACPI_8BIT_MASK, value) /* Offset 96+10=106, Len 8 */
194 …NCE(dword,value) ACPI_SET_BITS (dword, 18, ACPI_1BIT_MASK, value) /* Offset 96+18=114, Len 1 */
197 …ON(dword,value) ACPI_SET_BITS (dword, 19, ACPI_4BIT_MASK, value) /* Offset 96+19=115, Len 4 */
200 …dword,value) ACPI_SET_BITS (dword, 23, ACPI_5BIT_MASK, value) /* Offset 96+23=119, Len 5 */
/openbmc/u-boot/board/hisilicon/hikey/
H A DREADME4 HiKey is the first certified 96Boards Consumer Edition board. The board/SoC has: -
13 https://github.com/96boards/documentation/blob/master/consumer/hikey/hikey620/hardware-docs/HiKey_s…
16 https://github.com/96boards/documentation/blob/master/consumer/hikey/hikey620/hardware-docs/Hi6220V…
34 > git clone https://github.com/96boards-hikey/edk2 -b testing/hikey960_v2.5
36 > git clone https://github.com/96boards-hikey/l-loader -b testing/hikey960_v1.2
37 > git clone https://github.com/96boards-hikey/OpenPlatformPkg -b testing/hikey960_v1.3.4
38 > git clone https://github.com/96boards-hikey/atf-fastboot
39 …> wget https://snapshots.linaro.org/96boards/reference-platform/components/uefi-staging/latest/hik…
47 …> wget -P ~/hikey/bin https://snapshots.linaro.org/96boards/reference-platform/components/uefi-sta…
/openbmc/qemu/tests/qemu-iotests/
H A D038.out725 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
727 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
729 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
731 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
733 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
735 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
737 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
739 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
741 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
743 96 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
[all …]
/openbmc/u-boot/arch/arm/mach-sti/
H A DKconfig10 bool "96Boards STiH410-B2260"
12 Support for 96Board STiH410-B2260 based on STMicrolectronics
13 STiH410 soc. This board complies with 96Board Open Platform
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh91 ip netns exec at_ns0 ip addr add ::11/96 dev veth0
93 ip addr add dev veth1 ::22/96
102 ip netns exec at_ns0 ip addr add dev $DEV_NS fc80::100/96
139 ip netns exec at_ns0 ip addr add ::11/96 dev veth0
141 ip addr add dev veth1 ::22/96
182 ip netns exec at_ns0 ip addr add ::11/96 dev veth0
184 ip addr add dev veth1 ::22/96
217 ip netns exec at_ns0 ip addr add ::11/96 dev veth0
219 ip addr add dev veth1 ::22/96
227 ip netns exec at_ns0 ip addr add dev $DEV_NS 1::11/96
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/
H A Dtayga.conf41 # mandatory if the NAT64 prefix is 64:ff9b::/96 and ipv4-addr is a private
49 # space by prepending this prefix to the IPv4 address. Using a /96 prefix is
54 # or the Well-Known Prefix 64:ff9b::/96. Note that using the Well-Known
63 ##prefix 2001:db8:1:ffff::/96
64 prefix 64:ff9b::/96
/openbmc/linux/Documentation/admin-guide/
H A Dsvga.rst202 2.0 (28-Jan-96) Rewritten from scratch. Cirrus Logic 64XX support added, almost
205 2.1 (30-Jan-96) VESA modes moved to 0x200-0x3ff. Mode selection by resolution
211 2.2 (01-Feb-96) EGA 80x43 fixed. VESA extended to 0x200-0x4ff (non-standard 02XX
216 2.3 (15-Mar-96) Changed to work with 1.3.74 kernel.
217 2.4 (18-Mar-96) Added patches by Hans Lermen fixing a memory overwrite problem
222 2.5 (19-Mar-96) Fixed a VESA mode scanning bug introduced in 2.4.
223 2.6 (25-Mar-96) Some VESA BIOS errors not reported -- it fixes error reports on
225 2.7 (09-Apr-96) - Accepted all VESA modes in range 0x100 to 0x7ff, because some
236 2.8 (14-Apr-96) - Previous release was not compilable without CONFIG_VIDEO_SVGA.
238 2.9 (12-May-96) - Ignored VESA modes 0x80 - 0xff (more VESA BIOS bugs!)
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dbubblegum_96.dts3 // Device Tree Source for Bubblegum-96
12 model = "Bubblegum-96";
13 compatible = "ucrobotics,bubblegum-96", "actions,s900";
/openbmc/linux/Documentation/RCU/Design/Data-Structures/
H A DTreeMapping.svg217 font-size="96"
229 font-size="96"
241 font-size="96"
253 font-size="96"
265 font-size="96"
277 font-size="96"
289 font-size="96"
301 font-size="96"
/openbmc/linux/drivers/video/fbdev/
H A Dfm2fb.c262 for (x = 0; x < 96; x++) *ptr++ = 0xffffff;/* white */ in fm2fb_probe()
263 for (x = 0; x < 96; x++) *ptr++ = 0xffff00;/* yellow */ in fm2fb_probe()
264 for (x = 0; x < 96; x++) *ptr++ = 0x00ffff;/* cyan */ in fm2fb_probe()
265 for (x = 0; x < 96; x++) *ptr++ = 0x00ff00;/* green */ in fm2fb_probe()
266 for (x = 0; x < 96; x++) *ptr++ = 0xff00ff;/* magenta */ in fm2fb_probe()
267 for (x = 0; x < 96; x++) *ptr++ = 0xff0000;/* red */ in fm2fb_probe()
268 for (x = 0; x < 96; x++) *ptr++ = 0x0000ff;/* blue */ in fm2fb_probe()
269 for (x = 0; x < 96; x++) *ptr++ = 0x000000;/* black */ in fm2fb_probe()
/openbmc/linux/sound/pci/ice1712/
H A Dews.h8 * Lowlevel functions for Terratec EWS88MT/D, EWX24/96, DMX 6Fire
15 "{TerraTec,EWX 24/96},"\
34 /* TerraTec EWX 24/96 configuration definitions */
46 /* RW, SDA snd SCLK are identical with EWX24/96 */
/openbmc/linux/arch/arm64/lib/
H A Dcopy_page.S34 ldp x14, x15, [x1, #96]
58 stnp x14, x15, [x0, #96 - 256]
59 ldp x14, x15, [x1, #96]
74 stnp x14, x15, [x0, #96 - 256]
/openbmc/linux/arch/arm/lib/
H A Dmemmove.S64 2: PLD( subs r2, r2, #96 )
68 PLD( pld [r1, #-96] )
75 PLD( cmn r2, #96 )
147 PLD( subs r2, r2, #96 )
151 PLD( pld [r1, #-96] )
175 PLD( cmn r2, #96 )
/openbmc/linux/arch/powerpc/lib/
H A Dcopypage_64.S76 std r8,96(r3)
78 ld r12,96(r4)
110 std r8,96(r3)
112 ld r12,96(r4)

12345678910>>...110