| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/sunxi/ |
| D | sun4i-drm.txt | 48 - clocks: phandles to the clocks feeding the HDMI encoder 84 - clocks: phandles to the clocks feeding the HDMI encoder 108 - clocks: phandles to the clocks feeding the HDMI PHY 156 - clocks: phandles to the clocks feeding the TCON. 222 - clocks: phandle to the clocks feeding the TCON TOP 266 - clocks: phandles to the clocks feeding the DRC 293 - clocks: phandles to the clocks feeding the frontend and backend 323 - clocks: phandles to the clocks feeding the DEU 350 - clocks: phandles to the clocks feeding the frontend and backend 374 - clocks: phandles to the clocks feeding the mixer
|
| D | sun6i-dsi.txt | 17 - clocks: phandles to the clocks feeding the DSI encoder 40 - clocks: phandles to the clocks feeding the DSI encoder
|
| /kernel/linux/linux-4.19/include/drm/ |
| D | drm_bridge.h | 147 * signals) feeding it is still running when this callback is called. 165 * singals) feeding it is no longer running when this callback is 212 * The display pipe (i.e. clocks and timing signals) feeding this bridge 214 * not enable the display link feeding the next bridge in the chain (if 233 * signals) feeding it is running when this callback is called. This 234 * callback must enable the display link feeding the next bridge in the
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_bridge.h | 171 * signals) feeding it is still running when this callback is called. 189 * singals) feeding it is no longer running when this callback is 236 * The display pipe (i.e. clocks and timing signals) feeding this bridge 238 * not enable the display link feeding the next bridge in the chain (if 257 * signals) feeding it is running when this callback is called. This 258 * callback must enable the display link feeding the next bridge in the 275 * The display pipe (i.e. clocks and timing signals) feeding this bridge 277 * not enable the display link feeding the next bridge in the chain (if 302 * signals) feeding it is running when this callback is called. This 303 * callback must enable the display link feeding the next bridge in the [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | st,stm32-i2s.yaml | 29 - description: clock feeding the peripheral bus interface. 30 - description: clock feeding the internal clock generator.
|
| D | axentia,tse850-pcm5142.txt | 37 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
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/rcar-du/ |
| D | rcar_du_crtc.h | 45 * @vsp: VSP feeding video to this CRTC 46 * @vsp_pipe: index of the VSP pipeline feeding video to this CRTC
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| D | rcar_du_crtc.h | 43 * @vsp: VSP feeding video to this CRTC 44 * @vsp_pipe: index of the VSP pipeline feeding video to this CRTC
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | axentia,tse850-pcm5142.txt | 37 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
|
| /kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
| D | saa7164-dvb.c | 295 if (dvb->feeding++ == 0) { in saa7164_dvb_start_feed() 300 dprintk(DBGLVL_DVB, "%s(port=%d) now feeding = %d\n", 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() 324 dprintk(DBGLVL_DVB, "%s(port=%d) now feeding = %d\n", in saa7164_dvb_stop_feed() 325 __func__, port->nr, dvb->feeding); in saa7164_dvb_stop_feed()
|
| /kernel/linux/linux-4.19/drivers/media/pci/saa7164/ |
| D | saa7164-dvb.c | 305 if (dvb->feeding++ == 0) { in saa7164_dvb_start_feed() 310 dprintk(DBGLVL_DVB, "%s(port=%d) now feeding = %d\n", in saa7164_dvb_start_feed() 311 __func__, port->nr, dvb->feeding); in saa7164_dvb_start_feed() 329 if (--dvb->feeding == 0) { in saa7164_dvb_stop_feed() 334 dprintk(DBGLVL_DVB, "%s(port=%d) now feeding = %d\n", in saa7164_dvb_stop_feed() 335 __func__, port->nr, dvb->feeding); in saa7164_dvb_stop_feed()
|
| /kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
| D | au0828-dvb.c | 290 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()
|
| /kernel/linux/linux-4.19/include/linux/regulator/ |
| D | userspace-consumer.h | 12 * @num_supplies: Number of supplies feeding the line
|
| /kernel/linux/linux-5.10/include/linux/regulator/ |
| D | userspace-consumer.h | 12 * @num_supplies: Number of supplies feeding the line
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/i2c/ |
| D | brcm,bcm2835-i2c.txt | 7 - clocks : The clock feeding the I2C controller.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| D | brcm,bcm2835-i2c.txt | 9 - clocks : The clock feeding the I2C controller.
|
| /kernel/linux/linux-4.19/drivers/media/pci/ttpci/ |
| D | budget-core.c | 76 if (!budget->feeding || !budget->fe_synced) in start_ts_capture() 207 if (budget->feeding == 0 || newdma == olddma) in vpeirq() 334 if (budget->feeding++ == 0) in budget_start_feed() 349 if (--budget->feeding == 0) in budget_stop_feed() 598 if (budget->feeding) { in ttpci_budget_set_video_port()
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | budget-core.c | 62 if (!budget->feeding || !budget->fe_synced) in start_ts_capture() 193 if (budget->feeding == 0 || newdma == olddma) in vpeirq() 320 if (budget->feeding++ == 0) in budget_start_feed() 335 if (--budget->feeding == 0) in budget_stop_feed() 586 if (budget->feeding) { in ttpci_budget_set_video_port()
|
| /kernel/linux/linux-4.19/drivers/media/usb/au0828/ |
| D | au0828-dvb.c | 300 if (dvb->feeding++ == 0) { in au0828_dvb_start_feed() 306 dvb->feeding--; /* We ran out of memory... */ in au0828_dvb_start_feed() 331 if (dvb->feeding > 0) { in au0828_dvb_stop_feed() 332 dvb->feeding--; in au0828_dvb_stop_feed() 333 if (dvb->feeding == 0) { in au0828_dvb_stop_feed()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
| D | brcm,bcm2835-sdhost.txt | 8 - clocks: The clock feeding the SDHOST controller.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mmc/ |
| D | brcm,bcm2835-sdhost.txt | 8 - clocks: The clock feeding the SDHOST controller.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/spi/ |
| D | brcm,bcm2835-spi.txt | 11 - clocks: The clock feeding the SPI controller.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | armada-37xx-wdt.txt | 7 - clocks : the clock feeding the watchdog timer. See clock-bindings.txt
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/can/ |
| D | holt_hi311x.txt | 7 - clocks: The clock feeding the CAN controller.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
| D | brcm,bcm2835-spi.txt | 12 - clocks: The clock feeding the SPI controller.
|