Home
last modified time | relevance | path

Searched full:98 (Results 1 – 25 of 1600) sorted by relevance

12345678910>>...64

/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A D98dx3236.txt1 Marvell 98DX3236, 98DX3336 and 98DX4251 Platforms Device Tree Bindings
4 Boards with a SoC of the Marvell 98DX3236, 98DX3336 and 98DX4251 families
9 compatible: must contain "marvell,armadaxp-98dx3236"
11 In addition, boards using the Marvell 98DX3336 SoC shall have the
16 compatible: must contain "marvell,armadaxp-98dx3336"
18 In addition, boards using the Marvell 98DX4251 SoC shall have the
23 compatible: must contain "marvell,armadaxp-98dx4251"
H A D98dx3236-resume-ctrl.txt3 Available on Marvell SOCs: 98DX3336 and 98DX4251
7 - compatible: must be "marvell,98dx3336-resume-ctrl"
14 compatible = "marvell,98dx3336-resume-ctrl";
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-98dx4251.dtsi3 * Device Tree Include file for Marvell 98dx4521 family SoC
7 * Contains definitions specific to the 98dx4521 SoC that are not
11 #include "armada-xp-98dx3236.dtsi"
14 model = "Marvell 98DX4251 SoC";
15 compatible = "marvell,armadaxp-98dx4251", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
30 compatible = "marvell,98dx3336-resume-ctrl";
42 compatible = "marvell,98dx4251-pinctrl";
52 compatible = "marvell,prestera-98dx4251", "marvell,prestera";
H A Darmada-xp-98dx3336.dtsi3 * Device Tree Include file for Marvell 98dx3336 family SoC
7 * Contains definitions specific to the 98dx3236 SoC that are not
11 #include "armada-xp-98dx3236.dtsi"
14 model = "Marvell 98DX3336 SoC";
15 compatible = "marvell,armadaxp-98dx3336", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
30 compatible = "marvell,98dx3336-resume-ctrl";
38 compatible = "marvell,prestera-98dx3336", "marvell,prestera";
H A Darmada-xp-98dx3236.dtsi3 * Device Tree Include file for Marvell 98dx3236 family SoC
7 * Contains definitions specific to the 98dx3236 SoC that are not
17 model = "Marvell 98DX3236 SoC";
18 compatible = "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
29 enable-method = "marvell,98dx3236-smp";
55 * 98DX3236 has 1 x1 PCIe unit Gen2.0
256 compatible = "marvell,prestera-98dx3236", "marvell,prestera";
315 compatible = "marvell,98dx3236-pinctrl";
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.h549 * 2 98 0x3f
552 * 5 98 0x3e
555 * 8 98 0x3d
558 * 11 98 0x3c
561 * 14 98 0x3b
564 * 17 98 0x3a
567 * 20 98 0x39
570 * 23 98 0x38
573 * 26 98 0x37
576 * 29 98 0x36
[all …]
H A D4965.c784 {98, 0x3F},
787 {98, 0x3E},
790 {98, 0x3D},
793 {98, 0x3C},
796 {98, 0x3B},
799 {98, 0x3A},
802 {98, 0x39},
805 {98, 0x38},
808 {98, 0x37},
811 {98, 0x36},
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,armada-98dx3236-pinctrl.txt1 * Marvell 98dx3236 pinctrl driver for mpp
7 - compatible: "marvell,98dx3236-pinctrl" or "marvell,98dx4251-pinctrl"
10 This driver supports all 98dx3236, 98dx3336 and 98dx4251 variants
/openbmc/linux/drivers/clk/mvebu/
H A Dmv98dx3236.c21 * For 98DX4251 Sample At Reset the CPU, DDR and Main PLL clocks are all
30 * For 98DX3236 Sample At Reset the CPU, DDR and Main PLL clocks are all
76 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) in mv98dx3236_get_cpu_freq()
78 else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) in mv98dx3236_get_cpu_freq()
125 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) { in mv98dx3236_get_clk_ratio()
128 } else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) { in mv98dx3236_get_clk_ratio()
134 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) { in mv98dx3236_get_clk_ratio()
137 } else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) { in mv98dx3236_get_clk_ratio()
/openbmc/linux/arch/sparc/lib/
H A DU3copy_from_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y##_fp; \
H A DNG4copy_from_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y##_fp; \
H A DM7copy_from_user.S9 98: x; \
12 .word 98b, y; \
17 98: x; \
20 .word 98b, y##_fp; \
H A DNG2copy_from_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y##_fp; \
H A DU3copy_to_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y##_fp; \
H A DNG4copy_to_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y##_fp; \
H A DM7copy_to_user.S9 98: x; \
12 .word 98b, y; \
17 98: x; \
20 .word 98b, y##_fp; \
H A DU1copy_from_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y; \
H A DU1copy_to_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y; \
H A DNG2copy_to_user.S8 98: x; \
11 .word 98b, y; \
16 98: x; \
19 .word 98b, y##_fp; \
H A Dcopy_user.S32 98: x,y; \
37 EX_ENTRY(98b, 99b)
40 98: x,y; \
46 EX_ENTRY(98b, 99b)
49 98: x, y; \
50 EX_ENTRY(98b, 97f)
53 98: insn [%src + (offset)], %reg; \
57 EX_ENTRY(98b, 99b)
60 98: insn %reg, [%dst + (offset)]; \
64 EX_ENTRY(98b, 99b)
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dasmmacro.h101 98:
123 98:
127 98:
132 98:
137 bltu \ar, \as, 98b
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmarvell,prestera.yaml17 - marvell,prestera-98dx3236
18 - marvell,prestera-98dx3336
19 - marvell,prestera-98dx4251
71 compatible = "marvell,prestera-98dx3236", "marvell,prestera";
/openbmc/linux/Documentation/admin-guide/media/
H A Dbttv-cardlist.rst70 - AVerMedia TVCapture 98
102 - Lifeview FlyVideo 98/ Lucky Star Image World ConferenceTV LR50
126 - Lifeview FlyVideo 98/ MAXI TV Video PCI2 LR50
138 - Lifeview FlyVideo 98 LR50
158 - Lifeview FlyVideo 98 LR50 / Chronos Video Shuttle II
162 - Lifeview FlyVideo 98FM LR50 / Typhoon TView TV/FM Tuner
182 - AVerMedia TVPhone 98
242 - Lifeview FlyVideo 98FM LR50
302 - Lifeview FlyVideo 98EZ (capture only) LR51
409 * - 98
/openbmc/linux/fs/udf/
H A Ddir.c13 * 10/05/98 dgb Split directory operations into its own file
15 * 10/06/98 Made directory operations work!
16 * 11/17/98 Rewrote directory to support ICBTAG_FLAG_AD_LONG
17 * 11/25/98 blf Rewrote directory handling (readdir+lookup) to support reading
19 * 12/12/98 Split out the lookup code to namei.c. bulk of directory
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0004-Do-not-override-flags-coming-from-build-environment.patch1 From 98fad8128d0f3b65619827ee5d65f7767b080c4c Mon Sep 17 00:00:00 2001
26 -CXXFLAGS="-std=gnu++98 -fvisibility-inlines-hidden -O3 -fstack-protector -D_FORTIFY_SOURCE=2 -Wfor…
29 +#CXXFLAGS="-std=gnu++98 -fvisibility-inlines-hidden -O3 -fstack-protector -D_FORTIFY_SOURCE=2 -Wfo…

12345678910>>...64