Home
last modified time | relevance | path

Searched full:lite (Results 1 – 25 of 177) sorted by relevance

12345678

/Linux-v5.10/Documentation/networking/
Dudplite.rst4 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 …]
/Linux-v5.10/Documentation/devicetree/bindings/media/
Dexynos-fimc-lite.txt1 Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
6 "samsung,exynos4212-fimc-lite" for Exynos4212/4412 SoCs,
7 "samsung,exynos5250-fimc-lite" for Exynos5250 compatible
11 - interrupts : should contain FIMC-LITE interrupt;
12 - clocks : FIMC LITE gate clock should be specified in this property.
16 fimc-lite<n>, where <n> is an integer specifying the IP block instance.
/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-lite.h25 #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
DMakefile3 exynos-fimc-lite-objs += fimc-lite-reg.o fimc-lite.o
15 obj-$(CONFIG_VIDEO_EXYNOS_FIMC_LITE) += exynos-fimc-lite.o
DKconfig47 tristate "EXYNOS FIMC-LITE camera interface driver"
54 This is a V4L2 driver for Samsung EXYNOS4/5 SoC FIMC-LITE camera
58 module will be called exynos-fimc-lite.
Dfimc-lite.c3 * Samsung EXYNOS FIMC-LITE (camera host interface) driver
35 #include "fimc-lite.h"
36 #include "fimc-lite-reg.h"
703 * raw Bayer the FIMC-LITE's output format must match its camera in fimc_lite_try_fmt()
1193 * Find sensor subdev linked to FIMC-LITE directly or through in fimc_lite_subdev_s_stream()
1194 * MIPI-CSIS. This is required for configuration where FIMC-LITE in fimc_lite_subdev_s_stream()
1250 snprintf(vfd->name, sizeof(vfd->name), "fimc-lite.%d.capture", in fimc_lite_subdev_registered()
1390 snprintf(sd->name, sizeof(sd->name), "FIMC-LITE.%d", fimc->index); in fimc_lite_create_capture_subdev()
1464 fimc->index = of_alias_get_id(dev->of_node, "fimc-lite"); in fimc_lite_probe()
1519 dev_dbg(dev, "FIMC-LITE.%d registered successfully\n", in fimc_lite_probe()
[all …]
Dmedia-dev.h22 #include "fimc-lite.h"
26 #define FIMC_LITE_OF_NODE_NAME "fimc-lite"
/Linux-v5.10/arch/arm/boot/dts/
Dexynos5422-odroidxu3-lite.dts3 * Hardkernel Odroid XU3-Lite board device tree source
17 model = "Hardkernel Odroid XU3 Lite";
18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5";
34 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies
Dsun8i-h3-orangepi-lite.dts51 model = "Xunlong Orange Pi Lite";
52 compatible = "xunlong,orangepi-lite", "allwinner,sun8i-h3";
Dimx31-lite.dts13 model = "LogicPD i.MX31 Lite";
14 compatible = "logicpd,imx31-lite", "fsl,imx31";
Dimx6dl-kontron-samx6i.dtsi10 model = "Kontron SMARC sAMX6i Dual-Lite/Solo";
/Linux-v5.10/net/ipv4/
Dudplite.c3 * UDPLITE An implementation of the UDP-Lite protocol (RFC 3828).
38 .name = "UDP-Lite",
107 udp_table_init(&udplite_table, "UDP-Lite"); in udplite4_register()
123 pr_crit("%s: Cannot add UDP-Lite protocol\n", __func__); in udplite4_register()
/Linux-v5.10/include/net/
Dudplite.h3 * Definitions for the UDP-Lite (RFC 3828) code.
10 /* UDP-Lite socket options */
27 /* Designate sk as UDP-Lite socket */
43 * checksum. UDP-Lite (like IPv6) mandates checksums, hence packets in udplite_checksum_init()
82 * Sender has set `partial coverage' option on UDP-Lite socket. in udplite_csum_outgoing()
/Linux-v5.10/arch/arm/mach-mmp/
Davengers_lite.c5 * Support for the Marvell PXA168-based Avengers lite Development Platform.
26 /* Avengers lite MFP configurations */
48 MACHINE_START(AVENGERS_LITE, "PXA168 Avengers lite Development Platform")
DKconfig35 bool "Marvell's PXA168 Avengers Lite Development Board"
40 Avengers Lite Development Board.
/Linux-v5.10/drivers/net/ethernet/xilinx/
DKconfig20 tristate "Xilinx 10/100 Ethernet Lite support"
24 This driver supports the 10/100 Ethernet Lite from Xilinx.
/Linux-v5.10/drivers/iio/proximity/
Dpulsedlight-lidar-lite-v2.c3 * pulsedlight-lidar-lite-v2.c - Support for PulsedLight LIDAR sensor
321 {"lidar-lite-v2", 0},
322 {"lidar-lite-v3", 0},
328 { .compatible = "pulsedlight,lidar-lite-v2" },
329 { .compatible = "grmn,lidar-lite-v3" },
/Linux-v5.10/Documentation/scsi/
Daacraid.rst66 9005:0285:9005:02d4 Adaptec ASR-2045 (Voodoo04 Lite)
67 9005:0285:9005:02d5 Adaptec ASR-2405 (Voodoo40 Lite)
68 9005:0285:9005:02d6 Adaptec ASR-2445 (Voodoo44 Lite)
69 9005:0285:9005:02d7 Adaptec ASR-2805 (Voodoo80 Lite)
120 9005:0286:9005:02ae (Aurora Lite ARK)
/Linux-v5.10/Documentation/admin-guide/media/
Dtm6000-cardlist.rst74 - Beholder Wander Lite DVB-T/TV/FM USB2.0
78 - Beholder Voyager Lite TV/FM USB2.0
Dgspca-cardlist.rst177 spca501 0506:00df 3Com HomeConnect Lite
443 sn9c20x a168:0610 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
444 sn9c20x a168:0611 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
445 sn9c20x a168:0613 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
446 sn9c20x a168:0614 Dino-Lite Digital Microscope (SN9C201 + MT9M111)
447 sn9c20x a168:0615 Dino-Lite Digital Microscope (SN9C201 + MT9M111)
448 sn9c20x a168:0617 Dino-Lite Digital Microscope (SN9C201 + MT9M111)
449 sn9c20x a168:0618 Dino-Lite Digital Microscope (SN9C201 + HV7131R)
Dplatform-cardlist.rst30 exynos-fimc-lite EXYNOS FIMC-LITE camera interface
/Linux-v5.10/arch/arm/mach-ep93xx/
DKconfig115 bool "Support Contec Micro9-Lite"
119 Contec Micro9-Lite board.
Dmicro9.c28 * Micro9-Lite uses a separate MTD map driver for flash support
102 MACHINE_START(MICRO9L, "Contec Micro9-Lite")
/Linux-v5.10/include/linux/
Dudp.h62 * Fields specific to UDP-Lite.
70 __u8 pcflag; /* marks socket as UDP-Lite if > 0 */
/Linux-v5.10/drivers/staging/octeon-usb/
DTODO1 This driver is functional and has been tested on EdgeRouter Lite,

12345678