/openbmc/linux/Documentation/networking/ |
H A D | udplite.rst | 4 The UDP-Lite protocol (RFC 3828) 8 UDP-Lite is a Standards-Track IETF transport protocol whose characteristic 16 - The UDP-Lite Homepage: 17 http://web.archive.org/web/%2E/http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/ 21 - The UDP-Lite HOWTO on 22 …http://web.archive.org/web/%2E/http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/UDP-Lite-HOWT… 24 - The Wireshark UDP-Lite WiKi (with capture files): 33 Several applications have been ported successfully to UDP-Lite. Ethereal 36 Porting applications to UDP-Lite is straightforward: only socket level and 43 UDP-Lite provides a connectionless, unreliable datagram service and hence [all …]
|
/openbmc/qemu/docs/system/arm/ |
H A D | sabrelite.rst | 1 Boundary Devices SABRE Lite (``sabrelite``) 4 Boundary Devices SABRE Lite i.MX6 Development Board is a low-cost development 11 The SABRE Lite machine supports the following devices: 29 Please note above list is a complete superset the QEMU SABRE Lite machine can 31 SABRE Lite board, only exposes a subset of devices to the guest software. 36 The SABRE Lite machine can start using the standard -kernel functionality 43 mainline kernel that can be booted by the SABRE Lite machine, simply configure 53 To boot the newly built Linux kernel in QEMU with the SABRE Lite machine, use: 68 U-Boot mainline bootloader that can be booted by the SABRE Lite machine, use 86 To start U-Boot using the SABRE Lite machine, provide the u-boot binary to [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | samsung,exynos4212-fimc-lite.yaml | 4 $id: http://devicetree.org/schemas/media/samsung,exynos4212-fimc-lite.yaml# 7 title: Samsung Exynos SoC series camera host interface (FIMC-LITE) 15 fimc-lite<n>, where <n> is an integer specifying the IP block instance. 20 - samsung,exynos4212-fimc-lite 21 - samsung,exynos5250-fimc-lite 55 fimc-lite@12390000 { 56 compatible = "samsung,exynos4212-fimc-lite";
|
H A D | samsung,fimc.yaml | 17 CSIS, FIMC-LITE and FIMC-IS (ISP). 93 "^fimc-lite@[0-9a-f]+$": 95 $ref: samsung,exynos4212-fimc-lite.yaml# 96 description: Camera host interface (FIMC-LITE). 190 fimc-lite@12390000 { 191 compatible = "samsung,exynos4212-fimc-lite"; 200 /* ... FIMC-LITE 1 */
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-lite.h | 25 #define FIMC_LITE_DRV_NAME "exynos-fimc-lite" 51 * struct flite_drvdata - FIMC-LITE IP variant data structure 60 * @num_instances: total number of FIMC-LITE IP instances available 107 * struct fimc_lite - fimc lite structure 108 * @pdev: pointer to FIMC-LITE platform device 113 * @subdev: FIMC-LITE subdev 116 * @sensor: sensor subdev attached to FIMC-LITE directly or through MIPI-CSIS 119 * @index: FIMC-LITE platform device index 124 * @clock: FIMC-LITE gate clock
|
H A D | Makefile | 3 exynos-fimc-lite-objs += fimc-lite-reg.o fimc-lite.o 15 obj-$(CONFIG_VIDEO_EXYNOS_FIMC_LITE) += exynos-fimc-lite.o
|
H A D | Kconfig | 48 tristate "EXYNOS FIMC-LITE camera interface driver" 55 This is a V4L2 driver for Samsung EXYNOS4/5 SoC FIMC-LITE camera 59 module will be called exynos-fimc-lite.
|
/openbmc/linux/net/ipv4/ |
H A D | udplite.c | 3 * UDPLITE An implementation of the UDP-Lite protocol (RFC 3828). 20 /* Designate sk as UDP-Lite socket */ 24 pr_warn_once("UDP-Lite is deprecated and scheduled to be removed in 2025, " in udplite_sk_init() 46 .name = "UDP-Lite", 119 udp_table_init(&udplite_table, "UDP-Lite"); in udplite4_register() 135 pr_crit("%s: Cannot add UDP-Lite protocol\n", __func__); in udplite4_register()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/ |
H A D | minifi-cpp_0.15.0.bb | 11 …ub.com/martinmoene/expected-lite.git;protocol=https;branch=master;name=expected-lite;destsuffix=${… 15 …git://github.com/gsl-lite/gsl-lite.git;protocol=https;branch=master;name=gsl-lite;destsuffix=${S}/… 36 SRCREV_expected-lite = "c8ffab649ba56e43c731b7017a69ddaebe2e1893" 40 SRCREV_gsl-lite = "755ba124b54914e672737acace6a9314f59e8d6f" 88 -DFETCHCONTENT_SOURCE_DIR_GSL-LITE=${S}/thirdparty/gsl-lite-src \ 90 -DFETCHCONTENT_SOURCE_DIR_EXPECTED-LITE=${S}/thirdparty/expected-lite-src \
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/gupnp-av/ |
H A D | 0001-all-Drop-xmlRecoverMemory.patch | 12 gupnp-didl-lite-parser.c | 2 +- 16 diff --git a/gupnp-didl-lite-parser.c b/gupnp-didl-lite-parser.c 18 --- a/libgupnp-av/gupnp-didl-lite-parser.c 19 +++ b/libgupnp-av/gupnp-didl-lite-parser.c
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/ |
H A D | slpd-lite_git.bb | 3 HOMEPAGE = "http://github.com/openbmc/slpd-lite" 12 SRC_URI = "git://github.com/openbmc/slpd-lite;branch=master;protocol=https" 14 SYSTEMD_SERVICE:${PN} += "slpd-lite.service"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-tools/ |
H A D | pcsc-tools_1.7.2.bb | 14 DEPENDS = "pcsc-lite autoconf-archive-native" 17 ${@bb.utils.contains('DISTRO_FEATURES','systemd','pcsc-lite-systemd', 'pcsc-lite', d)} \
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5422-odroidxu3-lite.dts | 3 * Hardkernel Odroid XU3-Lite board device tree source 17 model = "Hardkernel Odroid XU3 Lite"; 18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5"; 38 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensc/ |
H A D | opensc_0.25.1.bb | 32 PACKAGECONFIG[pcsc] = "--enable-pcsc,--disable-pcsc,pcsc-lite,pcsc-lite pcsc-lite-lib"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-lite/ |
H A D | pcsc-lite_2.0.3.bb | 1 SUMMARY = "PC/SC Lite smart card framework and applications" 24 S = "${WORKDIR}/pcsc-lite-${PV}" 37 RPROVIDES:${PN}:class-native += "pcsc-lite-lib-native"
|
/openbmc/linux/include/net/ |
H A D | udplite.h | 3 * Definitions for the UDP-Lite (RFC 3828) code. 11 /* UDP-Lite socket options */ 36 * checksum. UDP-Lite (like IPv6) mandates checksums, hence packets in udplite_checksum_init()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynq-topic-miamilite.dts | 3 * Topic Miami Lite board DTS 10 model = "Topic Miami Lite Zynq Board";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/span-lite/ |
H A D | span-lite_0.11.0.bb | 2 HOMEPAGE = "https://github.com/martinmoene/span-lite" 6 SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https"
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 93 See also rockchip,srpd-lite-idle-ns. 304 rockchip,srpd-lite-idle-ns: 335 rockchip,srpd-lite-idle-dis-freq-hz: 338 the DDR frequency is greater than srpd-lite-idle-dis-freq, memory will 340 rockchip,srpd-lite-idle-ns. 374 rockchip,srpd-lite-idle-ns = <61440>; 382 rockchip,srpd-lite-idle-dis-freq-hz = <0>;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/ |
H A D | ccid_1.5.5.bb | 6 DEPENDS = "autoconf-archive-native virtual/libusb0 pcsc-lite" 7 RDEPENDS:${PN} = "pcsc-lite"
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | Kconfig | 20 tristate "Xilinx 10/100 Ethernet Lite support" 24 This driver supports the 10/100 Ethernet Lite from Xilinx.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
H A D | libpcsc-perl_1.4.15.bb | 2 DESCRIPTION = "Perl wrapper to the PC/SC smartcard library (pcsc-lite) \ 20 DEPENDS += "pcsc-lite"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/ |
H A D | protobuf_4.25.5.bb | 101 PACKAGE_BEFORE_PN = "${PN}-compiler ${PN}-lite" 104 FILES:${PN}-lite = "${libdir}/libprotobuf-lite${SOLIBS}" 110 RDEPENDS:${PN}-lite = "abseil-cpp"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/ |
H A D | openconnect_9.12.bb | 22 PACKAGECONFIG[pcsc-lite] = "--with-libpcsclite,--without-libpcsclite,pcsc-lite,"
|
/openbmc/linux/drivers/iio/proximity/ |
H A D | pulsedlight-lidar-lite-v2.c | 3 * pulsedlight-lidar-lite-v2.c - Support for PulsedLight LIDAR sensor 325 {"lidar-lite-v2", 0}, 326 {"lidar-lite-v3", 0}, 332 { .compatible = "pulsedlight,lidar-lite-v2" }, 333 { .compatible = "grmn,lidar-lite-v3" },
|