Home
last modified time | relevance | path

Searched refs:Module (Results 1 – 25 of 598) sorted by relevance

12345678910>>...24

/openbmc/qemu/tests/multiboot/
H A Dmodules.out6 Module list with 0 entries at 102000
11 Module list with 1 entries at 102000
12 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt'
18 Module list with 1 entries at 102000
19 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument'
25 Module list with 1 entries at 102000
26 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument,with,commas'
32 Module list with 3 entries at 102000
33 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt'
35 [102010] Module: 104000 - 104038 (56 bytes) 'module.txt argument'
[all …]
/openbmc/linux/arch/m68k/ifpsp060/
H A DREADME32 fpsp.sa Full FP Kernel Module - hex image
33 fpsp.s Full FP Kernel Module - source code
34 fpsp.doc Full FP Kernel Module - on-line documentation
36 pfpsp.sa Partial FP Kernel Module - hex image
37 pfpsp.s Partial FP Kernel Module - source code
39 fplsp.sa FP Library Module - hex image
40 fplsp.s FP Library Module - source code
41 fplsp.doc FP Library Module - on-line documentation
43 isp.sa Integer Unimplemented Kernel Module - hex image
44 isp.s Integer Unimplemented Kernel Module - source code
[all …]
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst29 Module parameters
37 Module snd
63 Module snd-pcm-oss
90 Module snd-rawmidi
149 Module snd-adlib
193 Module snd-ad1848
210 Module snd-ad1889
428 Module snd-aw2
454 Module snd-bt87x
1493 Module snd-mia
[all …]
/openbmc/linux/scripts/
H A DMakefile.modpost75 vmlinux.symvers Module.symvers: .vmlinux.objs
108 output-symdump := $(if $(KBUILD_MODULES), Module.symvers, vmlinux.symvers)
120 output-symdump := $(KBUILD_EXTMOD)/Module.symvers
122 ifeq ($(wildcard Module.symvers),)
123 missing-input := Module.symvers
125 modpost-args += -i Module.symvers
126 modpost-deps += Module.symvers
/openbmc/u-boot/arch/arm/mach-integrator/
H A DKconfig25 bool "Core Module for ARM720T"
29 bool "Core Module for ARM920T"
33 bool "Core Module for ARM926EJ-STM"
37 bool "Core Module for ARM946E-STM"
41 bool "Core Module for ARM1136JF-STM"
/openbmc/u-boot/board/armltd/integrator/
H A DREADME73 ap926ejs_config Integrator Core Module for ARM926EJ-STM
74 ap946es_config Integrator Core Module for ARM946E-STM
76 cp926ejs_config Integrator Core Module for ARM926EJ-STM
77 cp946es_config Integrator Core Module for ARM946E-STM
78 cp1136_config Integrator Core Module ARM1136JF-S TM
84 ap966_config Integrator Core Module for ARM966E-S TM
85 ap922_config Integrator Core Module for ARM922T TM with ETM
86 ap922_XA10_config Integrator Core Module for ARM922T using Altera Excalibur
92 cp966_config Integrator Core Module for ARM966E-S TM
93 cp922_config Integrator Core Module for ARM922T TM with ETM
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-build-tiny-perl_0.047.bb1 SUMMARY = "Module::Build::Tiny - A tiny replacement for Module::Build"
4 installation. Traditionally, Build.PL uses Module::Build as the underlying \
6 Whereas Module::Build has over 6,700 lines of code; this module has less than \
10 HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/"
17 SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-Tiny-${PV}.tar.gz"
20 S = "${WORKDIR}/Module-Build-Tiny-${PV}"
H A Dlibmodule-runtime-perl_0.016.bb1 SUMMARY = "Module::Runtime - runtime module handling"
17 HOMEPAGE = "http://search.cpan.org/~zefram/Module-Runtime/"
22 SRCNAME = "Module-Runtime"
27 UPSTREAM_CHECK_REGEX = "Module\-Runtime\-(?P<pver>(\d+\.\d+)).tar"
/openbmc/linux/Documentation/devicetree/bindings/arm/ti/
H A Dk3.yaml51 - toradex,verdin-am62-nonwifi-dahlia # Verdin AM62 Module on Dahlia
52 - toradex,verdin-am62-nonwifi-dev # Verdin AM62 Module on Verdin Development Board
53 - toradex,verdin-am62-nonwifi-yavia # Verdin AM62 Module on Yavia
54 - const: toradex,verdin-am62-nonwifi # Verdin AM62 Module without Wi-Fi / BT
55 - const: toradex,verdin-am62 # Verdin AM62 Module
61 - toradex,verdin-am62-wifi-dahlia # Verdin AM62 Wi-Fi / BT Module on Dahlia
63 - toradex,verdin-am62-wifi-yavia # Verdin AM62 Wi-Fi / BT Module on Yavia
64 - const: toradex,verdin-am62-wifi # Verdin AM62 Wi-Fi / BT Module
65 - const: toradex,verdin-am62 # Verdin AM62 Module
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmodule.bbclass19 extra_symbols.append("${STAGING_INCDIR}/" + dep + "/Module.symvers")
70 if [ ! -e "${B}/${MODULES_MODULE_SYMVERS_LOCATION}/Module.symvers" ] ; then
71 bbwarn "Module.symvers not found in ${B}/${MODULES_MODULE_SYMVERS_LOCATION}"
75 …ll -Dm0644 "${B}/${MODULES_MODULE_SYMVERS_LOCATION}"/Module.symvers ${D}${includedir}/${BPN}/Modul…
76 # Module.symvers contains absolute path to the build directory.
79 sed -e 's:${B}/::g' -i ${D}${includedir}/${BPN}/Module.symvers
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0001-Fix-narrowing-conversion-error.patch6 xplc/moduleloader.cc: In static member function 'static Module* Module::loadModule(const char*)': …
18 @@ -62,7 +62,7 @@ Module* Module::loadModule(const char* modulename) {
/openbmc/linux/drivers/hid/surface-hid/
H A DKconfig2 menu "Surface System Aggregator Module HID support"
7 tristate "HID transport driver for Surface System Aggregator Module"
15 by the Surface Aggregator Module (i.e. the embedded controller) on
25 tristate "HID keyboard transport driver for Surface System Aggregator Module"
31 by the Surface Aggregator Module (i.e. the embedded controller) on
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,rzg2l-cpg.yaml7 title: Renesas RZ/{G2L,V2L,V2M} Clock Pulse Generator / Module Standby Mode
13 On Renesas RZ/{G2L,V2L}-alike SoC's, the CPG (Clock Pulse Generator) and Module
19 - The Module Standby Mode block provides two functions:
20 1. Module Standby, providing a Clock Domain to control the clock supply
55 SoC devices that are part of the CPG/Module Standby Mode Clock Domain and
56 can be power-managed through Module Standby should refer to the CPG device
H A Drenesas,cpg-mstp-clocks.yaml7 title: Renesas Clock Pulse Generator (CPG) Module Stop (MSTP) Clocks
17 Clocks are referenced by user nodes by the Module Stop (MSTP) node phandle
35 - description: Module Stop Control Register (MSTPCR)
36 - description: Module Stop Status Register (MSTPSR)
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibmodule-build-perl_0.4234.bb1 SUMMARY = "Module::Build - Build and install Perl modules"
4 installation. Traditionally, Build.PL uses Module::Build as the underlying \
6 Whereas Module::Build has over 6,700 lines of code; this module has less than \
11 HOMEPAGE = "https://metacpan.org/release/Module-Build"
16 SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-${PV}.tar.gz \
21 S = "${WORKDIR}/Module-Build-${PV}"
30 …preter = $self->{properties}{perl};,my $interpreter = "${bindir}/perl";,g' lib/Module/Build/Base.pm
60 rm -rf ${D}${PTEST_PATH}/blib/libhtml/site/lib/Module/
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dfsl.yaml452 - kontron,imx6dl-samx6i # Kontron i.MX6 Solo SMARC Module
558 - const: toradex,colibri_imx6dl # Colibri iMX6DL/S Module
760 - const: toradex,colibri-imx6ull # Colibri iMX6ULL Module
816 - toradex,colibri-imx7s # Colibri iMX7S Module
819 - description: i.MX7S Boards with Toradex Colibri iMX7S Module
851 - toradex,colibri-imx7d # Colibri iMX7D Module
866 the CL-SOM-iMX7 System-on-Module providing most of the functions,
874 - description: i.MX7D Boards with Toradex Colibri i.MX7D Module
973 - const: toradex,verdin-imx8mm # Verdin iMX8M Mini Module
1104 - const: toradex,verdin-imx8mp # Verdin iMX8M Plus Module
[all …]
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-minipack.dts345 * Module).
569 * (Fan Control Module).
635 * FCM (Fan Control Module).
805 * (Port Interface Module) #1 (1-based).
871 * (Port Interface Module) #2 (1-based).
937 * (Port Interface Module) #3 (1-based).
1003 * (Port Interface Module) #4 (1-based).
1069 * (Port Interface Module) #5 (1-based).
1135 * (Port Interface Module) #6 (1-based).
1201 * (Port Interface Module) #7 (1-based).
[all …]
/openbmc/phosphor-mrw-tools/
H A DBuild.PL1 use Module::Build;
3 Module::Build->new(
/openbmc/linux/Documentation/devicetree/bindings/security/tpm/
H A Dtpm-tis-i2c.yaml13 Device Tree Bindings for I2C based Trusted Platform Module (TPM).
21 - description: Infineon's Trusted Platform Module (TPM) (SLB9673).
25 - description: Nuvoton's Trusted Platform Module (TPM) (NPCT75x).
/openbmc/linux/drivers/platform/surface/aggregator/
H A DKconfig5 tristate "Microsoft Surface System Aggregator Module Subsystem and Drivers"
10 The Surface System Aggregator Module (Surface SAM or SSAM) is an
46 bool "Surface System Aggregator Module Bus"
50 Expands the Surface System Aggregator Module (SSAM) core driver by
58 bool "Surface System Aggregator Module Error Injection Capabilities"
63 Aggregator Module subsystem and Surface Serial Hub driver.
/openbmc/linux/drivers/scsi/megaraid/
H A DKconfig.megaraid9 tristate "LSI Logic Management Module (New Driver)"
12 Management Module provides ioctl, sysfs support for LSI Logic
80 tristate "LSI Logic MegaRAID SAS RAID Module"
84 Module for LSI Logic's SAS based RAID controllers.
86 Module will be called megaraid_sas
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Drtc-fsl-ftm-alarm.txt1 Freescale FlexTimer Module (FTM) Alarm
15 FlexTimer Module.
16 - interrupts : Should be the FlexTimer Module interrupt.
/openbmc/linux/Documentation/devicetree/bindings/mips/ingenic/
H A Ddevices.yaml41 - description: YSH & ATIL General Board, CU1000 Module with Neo Backplane
46 - description: YSH & ATIL General Board, CU1830 Module with Neo Backplane
51 - description: YSH & ATIL General Board, CU2000 Module with Neo Backplane
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/
H A DMakefile13 rm -f Module.markers Module.symvers modules.order
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/files/
H A DMakefile13 rm -f Module.markers Module.symvers modules.order

12345678910>>...24