/Linux-v6.1/drivers/usb/host/ |
D | ehci-atmel.c | 38 bool clocked; member 51 if (atmel_ehci->clocked) in atmel_start_clock() 56 atmel_ehci->clocked = true; in atmel_start_clock() 61 if (!atmel_ehci->clocked) in atmel_stop_clock() 66 atmel_ehci->clocked = false; in atmel_stop_clock()
|
D | ohci-at91.c | 56 bool clocked; member 75 if (ohci_at91->clocked) in at91_start_clock() 82 ohci_at91->clocked = true; in at91_start_clock() 87 if (!ohci_at91->clocked) in at91_stop_clock() 93 ohci_at91->clocked = false; in at91_stop_clock()
|
/Linux-v6.1/include/media/i2c/ |
D | tvp7002.h | 21 * 0 - Data clocked out on rising edge of DATACLK signal 22 * 1 - Data clocked out on falling edge of DATACLK signal
|
/Linux-v6.1/drivers/slimbus/ |
D | messaging.c | 108 * (e.g. due to bus lines not being clocked or driven by controller) 293 * this message timed out (e.g. due to bus lines not being clocked 336 * this message timed out (e.g. due to bus lines not being clocked 357 * this message timed out (e.g. due to bus lines not being clocked
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | wlf,arizona.yaml | 74 wlf,max-channels-clocked: 76 The maximum number of channels to be clocked on each AIF, useful for
|
D | cirrus,madera.yaml | 83 cirrus,max-channels-clocked:
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-timer-stm32 | 116 attribute and the counter is clocked by the internal clock. 142 attribute and the counter is clocked by the connected trigger
|
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | microchip,pic32-dmt.txt | 4 malfunction. It is a free-running instruction fetch timer, which is clocked
|
/Linux-v6.1/drivers/clk/ |
D | Kconfig | 89 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each. 99 multi-function device has one fixed-rate oscillator, clocked 279 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
|
/Linux-v6.1/drivers/usb/gadget/udc/ |
D | at91_udc.c | 199 /* don't access registers when interface isn't clocked */ in proc_udc_show() 200 if (!udc->clocked) { in proc_udc_show() 201 seq_printf(s, "(not clocked)\n"); in proc_udc_show() 567 if (ep->udc->clocked) { in at91_ep_disable() 745 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt() 795 if (!to_udc(gadget)->clocked) in at91_get_frame() 809 if (!udc->clocked || !udc->suspended) in at91_wakeup() 900 if (udc->clocked) in clk_on() 902 udc->clocked = 1; in clk_on() 910 if (!udc->clocked) in clk_off() [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | omap3-beagle-ab4.dts | 35 /* Always clocked by secure_32k_fck */
|
/Linux-v6.1/include/linux/ |
D | mISDNdsp.h | 35 int unclocked; /* data is not clocked (has jitter/loss) */
|
/Linux-v6.1/sound/soc/ti/ |
D | davinci-i2s.c | 310 * 1 - clocked on falling edge of CLKX in davinci_i2s_set_dai_fmt() 322 * 0 - clocked on rising edge of CLKX in davinci_i2s_set_dai_fmt() 334 * 1 - clocked on falling edge of CLKX in davinci_i2s_set_dai_fmt() 347 * 0 - clocked on rising edge of CLKX in davinci_i2s_set_dai_fmt()
|
/Linux-v6.1/Documentation/devicetree/bindings/timer/ |
D | nxp,tpm-timer.yaml | 16 are clocked by an asynchronous clock that can remain enabled in low
|
/Linux-v6.1/Documentation/peci/ |
D | peci.rst | 29 physical layer is a self-clocked one-wire bus signal that begins each
|
/Linux-v6.1/sound/soc/codecs/ |
D | pcm3060.h | 20 /* ADC and DAC can be clocked from separate or same sources CLK1 and CLK2 */
|
/Linux-v6.1/drivers/net/pcs/ |
D | pcs-lynx.c | 10 #define SGMII_CLOCK_PERIOD_NS 8 /* PCS is clocked at 125 MHz */ 256 * clocked at 3.125 GHz which encodes symbols with 8b/10b and does not have
|
/Linux-v6.1/Documentation/networking/ |
D | phy.rst | 241 This is serial MII, clocked at 125MHz, supporting 100M and 10M speeds. 251 remote end. This does not include "up-clocked" variants such as 2.5Gbps 255 This defines a variant of 1000BASE-X which is clocked 2.5 times as fast 266 receipt. This does not include "up-clocked" variants such as 2.5Gbps
|
/Linux-v6.1/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 50 raw stream of pixels, clocked at pixel clock
|
/Linux-v6.1/drivers/rtc/ |
D | rtc-jz4740.c | 283 * Range is 0 to 2 sec if RTC is clocked at 32 kHz. in jz4740_rtc_set_wakeup_params() 294 * Range is 0 to 125 ms if RTC is clocked at 32 kHz. in jz4740_rtc_set_wakeup_params()
|
/Linux-v6.1/Documentation/devicetree/bindings/devfreq/ |
D | nvidia,tegra30-actmon.yaml | 17 which the external memory needs to be clocked in order to serve all requests
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | cm_common.c | 76 * (@prcm_mod, @idlest_id, @idlest_shift) is clocked. Return 0 upon 102 * (@prcm_mod, @idlest_id, @idlest_shift) is no longer clocked. Return
|
/Linux-v6.1/drivers/mfd/ |
D | atmel-flexcom.c | 73 * is clocked. Hence, registers of the other serial devices remain in atmel_flexcom_probe()
|
/Linux-v6.1/drivers/phy/ |
D | phy-lpc18xx-usb-otg.c | 32 /* The PHY must be clocked at 480 MHz */ in lpc18xx_usb_otg_phy_init()
|
/Linux-v6.1/Documentation/core-api/ |
D | kernel-api.rst | 348 disabled in software. Sections of chips that are powered but not clocked 352 mostly used by clocked state changes.
|