Home
last modified time | relevance | path

Searched refs:clocked (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.15/drivers/usb/host/
H A Dehci-atmel.c38 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 Dohci-at91.c56 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/Documentation/devicetree/bindings/watchdog/
H A Dmicrochip,pic32-dmt.txt4 malfunction. It is a free-running instruction fetch timer, which is clocked
/linux-6.15/drivers/usb/gadget/udc/
H A Dat91_udc.c201 if (!udc->clocked) { 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()
913 udc->clocked = 0; in clk_off()
1406 if (!udc->clocked) { in at91_udc_irq()
H A Dlpc32xx_udc.c164 bool clocked; member
949 if (udc->clocked) in udc_clk_set()
952 udc->clocked = 1; in udc_clk_set()
955 if (!udc->clocked) in udc_clk_set()
958 udc->clocked = 0; in udc_clk_set()
1551 if (!udc->clocked) in pullup()
2406 if (!udc->clocked) in lpc32xx_get_frame()
2919 if (udc->clocked) { in lpc32xx_stop()
3073 udc->clocked = 1; in lpc32xx_udc_probe()
3200 if (udc->clocked) { in lpc32xx_udc_suspend()
[all …]
H A Dat91_udc.h128 unsigned clocked:1; member
H A Datmel_usba_udc.h345 bool clocked; member
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-iio-timer-stm32116 attribute and the counter is clocked by the internal clock.
142 attribute and the counter is clocked by the connected trigger
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Domap3-beagle-ab4.dts35 /* Always clocked by secure_32k_fck */
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dwlf,arizona.yaml77 wlf,max-channels-clocked:
79 The maximum number of channels to be clocked on each AIF, useful for
H A Dcirrus,madera.yaml86 cirrus,max-channels-clocked:
/linux-6.15/Documentation/devicetree/bindings/timer/
H A Dnxp,tpm-timer.yaml16 are clocked by an asynchronous clock that can remain enabled in low
/linux-6.15/Documentation/iio/
H A Dad7625.rst71 - Self-clocked mode
/linux-6.15/Documentation/input/devices/
H A Damijoy.rst101 are loaded from the MDAT serial stream and are clocked in on
123 clocked by 2 of the signals input from the mouse serial
/linux-6.15/Documentation/peci/
H A Dpeci.rst29 physical layer is a self-clocked one-wire bus signal that begins each
/linux-6.15/Documentation/devicetree/bindings/devfreq/
H A Dnvidia,tegra30-actmon.yaml17 which the external memory needs to be clocked in order to serve all requests
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst50 raw stream of pixels, clocked at pixel clock
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dti,lmk04832.yaml75 Re-clocked 1
/linux-6.15/Documentation/core-api/
H A Dkernel-api.rst374 disabled in software. Sections of chips that are powered but not clocked
378 mostly used by clocked state changes.
/linux-6.15/Documentation/devicetree/bindings/net/pcs/
H A Dsnps,dw-xpcs.yaml83 PCS/PMA layer can be clocked by an internal reference clock source
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7625.yaml67 grounded and the device is in self-clocked mode. If this is not
H A Dadi,ad7606.yaml48 # 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
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dqcom,ebi2.yaml20 Apparently this bus is clocked at 64MHz. It has dedicated pins on the package
H A Dnvidia,tegra186-mc.yaml67 which the external memory is clocked and a remote procedure call that
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dcirrus,madera.yaml272 cirrus,max-channels-clocked = <2 0 0>;

12