/openbmc/linux/drivers/usb/host/ |
H A 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()
|
H A 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()
|
/openbmc/linux/include/media/i2c/ |
H A 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
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
H A D | pipeline.json | 21 …ot clocked immediately so the overflow status bit will flip 'high (1)' and generate another PMI (i… 29 …ot clocked immediately so the overflow status bit will flip 'high (1)' and generate another PMI (i…
|
/openbmc/linux/drivers/slimbus/ |
H A 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
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,arizona.yaml | 77 wlf,max-channels-clocked: 79 The maximum number of channels to be clocked on each AIF, useful for
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | microchip,pic32-dmt.txt | 4 malfunction. It is a free-running instruction fetch timer, which is clocked
|
/openbmc/u-boot/include/configs/ |
H A D | stm32f429-discovery.h | 32 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
|
H A D | stm32f469-discovery.h | 29 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
|
H A D | stm32f429-evaluation.h | 29 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
|
H A D | stm32f746-disco.h | 35 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
|
H A D | integratorcp.h | 20 #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer 1 is clocked at 1Mhz */
|
H A D | integratorap.h | 20 #define CONFIG_SYS_HZ_CLOCK 24000000 /* Timer 1 is clocked at 24Mhz */
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | watchdog_hld.c | 10 * Arm CPUs in the market which are clocked much less than 5 GHz. On the other
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A 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 …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-beagle-ab4.dts | 35 /* Always clocked by secure_32k_fck */
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | at91_udc.c | 378 if (ep->udc->clocked) { in at91_ep_disable() 551 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt() 601 if (!to_udc(gadget)->clocked) in at91_get_frame() 616 if (!udc->clocked || !udc->suspended) in at91_wakeup() 706 if (udc->clocked) in clk_on() 708 udc->clocked = 1; in clk_on() 713 if (!udc->clocked) in clk_off() 715 udc->clocked = 0; in clk_off() 1205 if (!udc->clocked) { in at91_udc_irq()
|
/openbmc/linux/include/linux/ |
H A D | mISDNdsp.h | 35 int unclocked; /* data is not clocked (has jitter/loss) */
|
/openbmc/linux/drivers/clk/ |
H A 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 278 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | renesas,rzv2m-csi.yaml | 7 title: Renesas RZ/V2M Clocked Serial Interface (CSI)
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | nxp,tpm-timer.yaml | 16 are clocked by an asynchronous clock that can remain enabled in low
|
/openbmc/linux/sound/soc/ti/ |
H A 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()
|
/openbmc/linux/Documentation/peci/ |
H A D | peci.rst | 29 physical layer is a self-clocked one-wire bus signal that begins each
|
/openbmc/linux/sound/soc/codecs/ |
H A D | pcm3060.h | 20 /* ADC and DAC can be clocked from separate or same sources CLK1 and CLK2 */
|