Home
last modified time | relevance | path

Searched full:feeds (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.14.4/drivers/media/pci/mantis/
Dmantis_dvb.c102 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()
Dmantis_common.h145 u8 feeds; member
/linux-6.14.4/drivers/clk/at91/
Dsam9x60.c89 * ddrck feeds DDR controller and is enabled by bootloader thus we need
149 * mpddr_clk feeds DDR controller and is enabled by bootloader thus we
247 * This feeds pllack_divck which in sam9x60_pmc_setup()
248 * feeds CPU. It should not be in sam9x60_pmc_setup()
259 * This feeds CPU. It should not in sam9x60_pmc_setup()
Dsam9x7.c209 * This feeds plla_divpmcck which feeds CPU. It should
221 /* This feeds CPU. It should not be disabled */
344 * ddrck feeds DDR controller and is enabled by bootloader thus we need
407 * mpddr_clk feeds DDR controller and is enabled by bootloader thus we
Dsama7g5.c170 * This feeds cpupll_divpmcck which feeds CPU. It should
182 /* This feeds CPU. It should not be disabled. */
201 * This feeds syspll_divpmcck which may feed critical parts
231 * This feeds ddrpll_divpmcck which feeds DDR. It should not
243 /* This feeds DDR. It should not be disabled. */
Dsama7d65.c210 * This feeds cpupll_divpmcck which feeds CPU. It should
222 /* This feeds CPU. It should not be disabled. */
241 * This feeds syspll_divpmcck which may feed critical parts
271 * This feeds ddrpll_divpmcck which feeds DDR. It should not
283 /* This feeds DDR. It should not be disabled. */
Dsama5d4.c46 * ddrck feeds DDR controller and is enabled by bootloader thus we need
118 * mpddr_clk feeds DDR controller and is enabled by bootloader thus we
Dsama5d3.c47 * ddrck feeds DDR controller and is enabled by bootloader thus we need
109 * mpddr_clk feeds DDR controller and is enabled by bootloader thus we
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Dst,stm32-sai.yaml172 - description: pclk feeds the peripheral bus interface.
191 - description: pclk feeds the peripheral bus interface.
Dnvidia,tegra-audio-common.yaml18 - description: The Tegra cdev1/extern1 clock, which feeds the card's mclk
/linux-6.14.4/drivers/phy/mediatek/
Dphy-mtk-xfi-tphy.c89 …* [1]: https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/b72d6cba92bf9e…
91 …* [2]: https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/dec96a1d9b82cd…
/linux-6.14.4/include/media/
Ddmxdev.h100 * For TS and PES feeds.
130 /* list of TS and PES feeds (struct dmxdev_feed) */
Ddvb_demux.h126 * @list_head: head for the list of digital TV demux feeds.
171 * @feednum: maximum amount of DVB feeds.
192 * @feed_list: &struct list_head with feeds.
/linux-6.14.4/Documentation/devicetree/bindings/clock/
Ddove-divider-clock.txt3 Marvell Dove has a 2GHz PLL, which feeds into a set of dividers to provide
/linux-6.14.4/Documentation/devicetree/bindings/display/
Dbrcm,bcm2835-dpi.yaml22 - description: The pixel clock that feeds the pixelvalve
/linux-6.14.4/drivers/media/test-drivers/vidtv/
Dvidtv_bridge.h43 * @nfeeds: The number of feeds active.
/linux-6.14.4/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_plane.c86 * VSPD1. VSPD0 feeds DU0/1 plane 0, and VSPD1 feeds either DU2 plane 0 or
105 /* VSPD0 feeds plane 0 on DU0/1. */ in rcar_du_plane_hwalloc()
111 /* VSPD1 feeds plane 1 on DU0/1 or plane 0 on DU2. */ in rcar_du_plane_hwalloc()
/linux-6.14.4/Documentation/sound/cards/
Dbt87x.rst60 rate depends on the external source which feeds the Bt87x with digital
/linux-6.14.4/drivers/clocksource/
Dtimer-mediatek-cpux.c86 * but since this timer feeds the AArch64 System Timer we can rely
/linux-6.14.4/drivers/power/reset/
Dodroid-go-ultra-poweroff.c19 * Both PMICs feeds power to the S922X SoC, so they must be powered-off in sequence.
/linux-6.14.4/drivers/clk/renesas/
Dclk-vbattb.c175 /* This feeds the RTC counter clock and it needs to stay on. */ in vbattb_clk_probe()
/linux-6.14.4/drivers/net/wireless/ath/ath9k/
DKconfig203 Say Y, feeds the entropy directly from the WiFi driver to the input
/linux-6.14.4/drivers/media/usb/dvb-usb/
Ddvb-usb.h367 * @max_feed_count: how many feeds can be handled simultaneously by this
392 * @feedcount: number of requested feeds (used for streaming-activation)
/linux-6.14.4/drivers/clk/qcom/
DKconfig106 APCS is managing the mux and divider which feeds the CPUs.
126 APCS is managing the mux and divider which feeds the CPUs.
186 clock that feeds the CPUs on ipq based devices.
197 APSS clock controller manages the Mux and enable block that feeds the
/linux-6.14.4/tools/lib/bpf/
Dnlattr.c143 * Feeds the stream of attributes nested into the specified attribute

1234