/linux-6.15/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-6.15/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-6.15/drivers/slimbus/ |
D | messaging.c | 108 * (e.g. due to bus lines not being clocked or driven by controller) 295 * this message timed out (e.g. due to bus lines not being clocked 338 * this message timed out (e.g. due to bus lines not being clocked 359 * this message timed out (e.g. due to bus lines not being clocked
|
/linux-6.15/Documentation/devicetree/bindings/sound/ |
D | wlf,arizona.yaml | 77 wlf,max-channels-clocked: 79 The maximum number of channels to be clocked on each AIF, useful for
|
/linux-6.15/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-6.15/Documentation/devicetree/bindings/watchdog/ |
D | microchip,pic32-dmt.txt | 4 malfunction. It is a free-running instruction fetch timer, which is clocked
|
/linux-6.15/drivers/usb/gadget/udc/ |
D | at91_udc.c | 200 /* don't access registers when interface isn't clocked */ in proc_udc_show() 201 if (!udc->clocked) { in proc_udc_show() 202 seq_printf(s, "(not clocked)\n"); in proc_udc_show() 568 if (ep->udc->clocked) { in at91_ep_disable() 746 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt() 796 if (!to_udc(gadget)->clocked) in at91_get_frame() 810 if (!udc->clocked || !udc->suspended) in at91_wakeup() 901 if (udc->clocked) in clk_on() 903 udc->clocked = 1; in clk_on() 911 if (!udc->clocked) in clk_off() [all …]
|
/linux-6.15/arch/arm64/kernel/ |
D | watchdog_hld.c | 10 * Arm CPUs in the market which are clocked much less than 5 GHz. On the other
|
/linux-6.15/arch/arm/boot/dts/ti/omap/ |
D | omap3-beagle-ab4.dts | 35 /* Always clocked by secure_32k_fck */
|
/linux-6.15/include/linux/ |
D | mISDNdsp.h | 35 int unclocked; /* data is not clocked (has jitter/loss) */
|
/linux-6.15/drivers/clk/ |
D | Kconfig | 88 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each. 98 multi-function device has one fixed-rate oscillator, clocked 297 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
|
/linux-6.15/Documentation/devicetree/bindings/timer/ |
D | nxp,tpm-timer.yaml | 16 are clocked by an asynchronous clock that can remain enabled in low
|
/linux-6.15/Documentation/devicetree/bindings/spi/ |
D | renesas,rzv2m-csi.yaml | 7 title: Renesas RZ/V2M Clocked Serial Interface (CSI)
|
/linux-6.15/Documentation/peci/ |
D | peci.rst | 29 physical layer is a self-clocked one-wire bus signal that begins each
|
/linux-6.15/sound/soc/codecs/ |
D | pcm3060.h | 20 /* ADC and DAC can be clocked from separate or same sources CLK1 and CLK2 */
|
/linux-6.15/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 50 raw stream of pixels, clocked at pixel clock
|
/linux-6.15/Documentation/spi/ |
D | spi-summary.rst | 645 : marks when data is clocked into the peripheral; 646 ; marks when data is clocked into the controller; 659 peripherals that require specific MOSI line state when data is not being clocked 684 : marks when data is clocked into the peripheral; 685 ; marks when data is clocked into the controller;
|
/linux-6.15/drivers/net/pcs/ |
D | pcs-lynx.c | 11 #define SGMII_CLOCK_PERIOD_NS 8 /* PCS is clocked at 125 MHz */ 270 * clocked at 3.125 GHz which encodes symbols with 8b/10b and does not have
|
/linux-6.15/sound/soc/ti/ |
D | davinci-i2s.c | 390 * 1 - clocked on falling edge of CLKX in davinci_i2s_set_dai_fmt() 402 * 0 - clocked on rising edge of CLKX in davinci_i2s_set_dai_fmt() 414 * 1 - clocked on falling edge of CLKX in davinci_i2s_set_dai_fmt() 427 * 0 - clocked on rising edge of CLKX in davinci_i2s_set_dai_fmt()
|
/linux-6.15/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-6.15/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-6.15/drivers/rtc/ |
D | rtc-jz4740.c | 286 * Range is 0 to 2 sec if RTC is clocked at 32 kHz. in jz4740_rtc_set_wakeup_params() 297 * Range is 0 to 125 ms if RTC is clocked at 32 kHz. in jz4740_rtc_set_wakeup_params()
|
/linux-6.15/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-6.15/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7606.yaml | 48 # According to the datasheet, "Data is clocked in from SDI on the falling 49 # edge of SCLK, while data is clocked out on DOUTA on the rising edge of
|