Home
last modified time | relevance | path

Searched refs:feeding (Results 1 – 25 of 48) sorted by relevance

12

/linux/drivers/media/usb/au0828/
A Dau0828-dvb.c290 if (dvb->feeding++ == 0) { in au0828_dvb_start_feed()
296 dvb->feeding--; /* We ran out of memory... */ in au0828_dvb_start_feed()
321 if (dvb->feeding > 0) { in au0828_dvb_stop_feed()
322 dvb->feeding--; in au0828_dvb_stop_feed()
323 if (dvb->feeding == 0) { in au0828_dvb_stop_feed()
/linux/Documentation/devicetree/bindings/sound/
A Dst,stm32-i2s.yaml29 - description: clock feeding the peripheral bus interface.
30 - description: clock feeding the internal clock generator.
A Daxentia,tse850-pcm5142.txt37 In the above, the 'loop1' relays are inactive, thus feeding IN1 to the mixer
38 (if 'add' is active) and feeding the mixer output to OUT1. The 'loop2' relays
/linux/drivers/media/pci/ttpci/
A Dbudget-core.c62 if (!budget->feeding || !budget->fe_synced) in start_ts_capture()
194 if (budget->feeding == 0 || newdma == olddma) in vpeirq()
321 if (budget->feeding++ == 0) in budget_start_feed()
336 if (--budget->feeding == 0) in budget_stop_feed()
587 if (budget->feeding) { in ttpci_budget_set_video_port()
A Dbudget.h72 int feeding; member
/linux/drivers/media/pci/cx18/
A Dcx18-dvb.c285 if (stream->dvb->feeding++ == 0) { in cx18_dvb_start_feed()
292 stream->dvb->feeding--; in cx18_dvb_start_feed()
293 if (stream->dvb->feeding == 0) in cx18_dvb_start_feed()
318 if (--stream->dvb->feeding == 0) { in cx18_dvb_stop_feed()
/linux/Documentation/devicetree/bindings/i2c/
A Dbrcm,bcm2835-i2c.txt9 - clocks : The clock feeding the I2C controller.
A Di2c-owl.yaml33 description: Phandle of the clock feeding the I2C controller.
/linux/Documentation/devicetree/bindings/mmc/
A Dbrcm,bcm2835-sdhost.txt8 - clocks: The clock feeding the SDHOST controller.
A Dmoxa,moxart-mmc.txt12 - clocks : Should contain phandle for the clock feeding the MMC controller
/linux/Documentation/devicetree/bindings/watchdog/
A Darmada-37xx-wdt.txt7 - clocks : the clock feeding the watchdog timer. See clock-bindings.txt
A Ddavinci-wdt.txt9 - clocks : the clock feeding the watchdog timer.
A Dalphascale-asm9260.txt7 - clocks : the clocks feeding the watchdog timer. See clock-bindings.txt
/linux/Documentation/devicetree/bindings/net/can/
A Dholt_hi311x.txt7 - clocks: The clock feeding the CAN controller.
A Dmicrochip,mcp251x.txt9 - clocks: The clock feeding the CAN controller.
/linux/Documentation/userspace-api/media/dvb/
A Dca-set-descr.rst34 CA_SET_DESCR is used for feeding descrambler CA slots with descrambling
/linux/Documentation/devicetree/bindings/spi/
A Dbrcm,bcm2835-spi.txt12 - clocks: The clock feeding the SPI controller.
A Dbrcm,bcm2835-aux-spi.txt11 - clocks: The clock feeding the SPI controller - needs to
/linux/drivers/media/pci/saa7164/
A Dsaa7164-dvb.c295 if (dvb->feeding++ == 0) { in saa7164_dvb_start_feed()
301 __func__, port->nr, dvb->feeding); in saa7164_dvb_start_feed()
319 if (--dvb->feeding == 0) { in saa7164_dvb_stop_feed()
325 __func__, port->nr, dvb->feeding); in saa7164_dvb_stop_feed()
/linux/Documentation/devicetree/bindings/display/
A Dsnps,arcpgu.txt13 - "pxlclk" for the clock feeding the output PLL of the controller.
A Dbrcm,bcm2835-dsi0.yaml30 - description: The DSI PLL clock feeding the DSI analog PHY
/linux/Documentation/devicetree/bindings/timer/
A Dti,keystone-timer.txt20 - clocks : the clock feeding the timer clock.
A Dti,davinci-timer.txt24 - clocks : the clock feeding the timer clock.
/linux/Documentation/devicetree/bindings/dma/
A Dowl-dma.yaml48 Phandle and Specifier of the clock feeding the DMA controller.
/linux/Documentation/devicetree/bindings/rtc/
A Drtc-omap.txt18 - clocks: Any internal or external clocks feeding in to rtc

Completed in 25 milliseconds

12