Searched refs:feeds (Results 1 – 21 of 21) sorted by relevance
/linux-6.3-rc2/drivers/media/pci/mantis/ |
A D | mantis_dvb.c | 102 mantis->feeds++; in mantis_dvb_start_feed() 103 dprintk(MANTIS_DEBUG, 1, "mantis start feed, feeds=%d", mantis->feeds); in mantis_dvb_start_feed() 105 if (mantis->feeds == 1) { in mantis_dvb_start_feed() 111 return mantis->feeds; in mantis_dvb_start_feed() 125 mantis->feeds--; in mantis_dvb_stop_feed() 126 if (mantis->feeds == 0) { in mantis_dvb_stop_feed()
|
A D | mantis_common.h | 145 u8 feeds; member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/ |
A D | brcm,bcm2835-dpi.yaml | 22 - description: The pixel clock that feeds the pixelvalve
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | dove-divider-clock.txt | 3 Marvell Dove has a 2GHz PLL, which feeds into a set of dividers to provide
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | nvidia,tegra-audio-common.yaml | 18 - description: The Tegra cdev1/extern1 clock, which feeds the card's mclk
|
A D | st,stm32-sai.yaml | 159 - description: pclk feeds the peripheral bus interface.
|
/linux-6.3-rc2/Documentation/sound/cards/ |
A D | bt87x.rst | 60 rate depends on the external source which feeds the Bt87x with digital
|
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/ |
A D | rk3566-quartz64-a.dts | 128 /* vbus feeds the rk817 usb input. 129 * With no battery attached, also feeds vcc_bat+
|
A D | rk3568-bpi-r2-pro.dts | 116 /* pi6c pcie clock generator feeds both ports */
|
/linux-6.3-rc2/Documentation/i2c/ |
A D | i2c-topology.rst | 77 5. M1 feeds the I2C transfer from step 1 to its parent adapter as a 157 6. M1 feeds the I2C transfer from step 1 to the root adapter as an
|
/linux-6.3-rc2/drivers/clk/qcom/ |
A D | Kconfig | 44 APCS is managing the mux and divider which feeds the CPUs. 62 APCS is managing the mux and divider which feeds the CPUs. 122 clock that feeds the CPUs on ipq based devices. 132 APSS clock controller manages the Mux and enable block that feeds the
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | Kconfig | 205 Say Y, feeds the entropy directly from the WiFi driver to the input
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | qcom_camss.rst | 40 interface feeds the input data to the image processing pipeline. The image
|
/linux-6.3-rc2/Documentation/networking/device_drivers/hamradio/ |
A D | baycom.rst | 144 feeds the DCD input of the PAR96 modem, the use of the hardware
|
A D | z8530drv.rst | 308 present at all (BayCom). It feeds back the output of the DPLL
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ |
A D | dvb-usb.rst | 48 feeds requested.
|
/linux-6.3-rc2/Documentation/gpu/amdgpu/display/ |
A D | dcn-overview.rst | 54 the SDP as the element from our Data Fabric that feeds the display pipe.
|
/linux-6.3-rc2/Documentation/arm/omap/ |
A D | dss.rst | 136 - Overlay manager combines the overlays in to one image and feeds them to
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | komeda-kms.rst | 66 introduces Layer Split, which splits the whole image to two half parts and feeds
|
/linux-6.3-rc2/Documentation/arm/stm32/ |
A D | stm32-dma-mdma-chaining.rst | 385 STM32 MDMA feeds the SRAM buffer with the DDR data, and the STM32 DMA reads
|
/linux-6.3-rc2/Documentation/kernel-hacking/ |
A D | hacking.rst | 238 :c:func:`printk()` feeds kernel messages to the console, dmesg, and
|
Completed in 195 milliseconds