Home
last modified time | relevance | path

Searched full:clocking (Results 1 – 25 of 271) sorted by relevance

1234567891011

/Linux-v5.10/drivers/staging/clocking-wizard/
Ddt-binding.txt1 Binding for Xilinx Clocking Wizard IP Core
7 [2] Clocking Wizard Product Guide
11 - compatible: Must be 'xlnx,clocking-wizard'
23 compatible = "xlnx,clocking-wizard";
DKconfig3 # Xilinx Clocking Wizard Driver
7 tristate "Xilinx Clocking Wizard"
10 Support for the Xilinx Clocking Wizard IP core clock generator.
Dclk-xlnx-clock-wizard.c3 * Xilinx 'Clocking Wizard' driver
315 { .compatible = "xlnx,clocking-wizard" },
333 MODULE_DESCRIPTION("Driver for the Xilinx Clocking Wizard IP core");
/Linux-v5.10/include/media/i2c/
Dupd64083.h28 /* YCS mode: Y/C separation (burst locked clocking) */
30 /* YCS+ mode: 2D Y/C separation and YCNR (burst locked clocking) */
35 /* MNNR mode: frame comb type YNR+C delay (line locked clocking) */
37 /* YCNR mode: frame recursive YCNR (burst locked clocking) */
/Linux-v5.10/Documentation/sound/soc/
Dclocking.rst2 Audio Clocking
5 This text describes the audio clocking terms in ASoC and digital audio in
6 general. Note: Audio clocking can be complex!
Dindex.rst17 clocking
/Linux-v5.10/tools/perf/pmu-events/arch/arm64/ampere/emag/
Dclock.json9 "PublicDescription": "FSU clocking gated off cycle",
12 "BriefDescription": "FSU clocking gated off cycle"
/Linux-v5.10/drivers/ata/
Dpata_ns87415.c59 u16 clocking; in ns87415_set_mode() local
68 clocking = 17 - clamp_val(t.active, 2, 17); in ns87415_set_mode()
69 clocking |= (16 - clamp_val(t.recover, 1, 16)) << 4; in ns87415_set_mode()
71 clocking |= (clocking << 8); in ns87415_set_mode()
72 pci_write_config_word(dev, timing, clocking); in ns87415_set_mode()
331 /* Select PIO0 8bit clocking */ in ns87415_fixup()
/Linux-v5.10/drivers/net/ipa/
Dipa_clock.c18 * DOC: IPA Clocking
45 * struct ipa_clock - IPA clocking information
46 * @count: Clocking reference count
259 /* Initialize IPA clocking */
/Linux-v5.10/Documentation/devicetree/bindings/i2c/
Di2c-mpc.txt18 - fsl,preserve-clocking : boolean; if defined, the clock settings
49 fsl,preserve-clocking;
/Linux-v5.10/drivers/ide/
Dsiimage.c191 * For the CMD680 this depends on the clocking mode (scsc), for the
450 * to 133 MHz clocking if the system isn't already set up to do it.
490 /* On 100 MHz clocking, try and switch to 133 MHz */ in init_chipset_siimage()
494 /* Clocking is disabled, attempt to force 133MHz clocking. */ in init_chipset_siimage()
497 /* On 133Mhz clocking. */ in init_chipset_siimage()
500 /* On PCIx2 clocking. */ in init_chipset_siimage()
524 /* report the clocking mode of the controller */ in init_chipset_siimage()
/Linux-v5.10/Documentation/admin-guide/pm/
Dcpufreq_drivers.rst94 Processor Clocking Control Driver
113 Processor Clocking Control (PCC) is an interface between the platform
129 https://acpica.org/sites/acpica/files/Processor-Clocking-Control-v1p0.pdf
184 * assumes responsibility for managing the hardware clocking controls in order
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dti,j721e-cpb-audio.yaml21 Clocking setup for j721e:
30 Clocking setup for j7200:
Dti,j721e-cpb-ivi-audio.yaml28 Clocking setup for 48KHz family:
35 Clocking setup for 44.1KHz family:
/Linux-v5.10/sound/soc/codecs/
Dcs35l35.h24 #define CS35L35_CLK_CTL1 0x0A /* Clocking Ctl 1 */
25 #define CS35L35_CLK_CTL2 0x0B /* Clocking Ctl 2 */
26 #define CS35L35_CLK_CTL3 0x0C /* Clocking Ctl 3 */
Dcs42l73.h28 #define CS42L73_XSPMMCC 0x0D /* XSP Master Mode Clocking Control. */
30 #define CS42L73_ASPMMCC 0x0F /* ASP Master Mode Clocking Control. */
32 #define CS42L73_VSPMMCC 0x11 /* VSP Master Mode Clocking Control. */
Dwm8737.c55 { 8, 0x0000 }, /* R8 - Clocking */
331 u16 clocking = 0; in wm8737_hw_params() local
342 clocking |= WM8737_CLKDIV2; in wm8737_hw_params()
353 clocking |= coeff_div[i].usb | (coeff_div[i].sr << WM8737_SR_SHIFT); in wm8737_hw_params()
374 clocking); in wm8737_hw_params()
/Linux-v5.10/arch/powerpc/boot/dts/
Dpdm360ng.dts94 fsl,preserve-clocking;
112 fsl,preserve-clocking;
/Linux-v5.10/drivers/mfd/
Dwm8994-regmap.c73 { 0x0200, 0x0000 }, /* R512 - AIF1 Clocking (1) */
74 { 0x0201, 0x0000 }, /* R513 - AIF1 Clocking (2) */
75 { 0x0204, 0x0000 }, /* R516 - AIF2 Clocking (1) */
76 { 0x0205, 0x0000 }, /* R517 - AIF2 Clocking (2) */
77 { 0x0208, 0x0000 }, /* R520 - Clocking (1) */
78 { 0x0209, 0x0000 }, /* R521 - Clocking (2) */
302 { 0x0200, 0x0000 }, /* R512 - AIF1 Clocking (1) */
303 { 0x0201, 0x0000 }, /* R513 - AIF1 Clocking (2) */
304 { 0x0204, 0x0000 }, /* R516 - AIF2 Clocking (1) */
305 { 0x0205, 0x0000 }, /* R517 - AIF2 Clocking (2) */
[all …]
/Linux-v5.10/include/sound/
Dsoc-dai.h24 * Describes the physical PCM data formating and clocking. Add new formats
113 /* Digital Audio Interface clocking API.*/
214 * DAI clocking configuration, all optional.
319 * This structure covers the clocking, formating and ALSA operations for each
/Linux-v5.10/drivers/clk/
DKconfig45 Supports the clocking subsystem of the WM831x/2x series of
177 clocking support and five output dividers. The driver only supports
275 This driver supports the clocking features of the Cirrus Logic
/Linux-v5.10/drivers/fsi/
Dcf-fsi-fw.h36 #define FW_OPTION_CONT_CLOCK 0x00000002 /* Continuous clocking supported */
42 #define FW_CONTROL_CONT_CLOCK 0x00000002 /* Continuous clocking enabled */
/Linux-v5.10/Documentation/devicetree/bindings/serial/
Darm,mps2-uart.txt8 Required clocking property:
/Linux-v5.10/include/dt-bindings/clk/
Dlochnagar.h3 * Device Tree defines for Lochnagar clocking
/Linux-v5.10/Documentation/devicetree/bindings/misc/
Dge-achc.txt17 - spi-max-frequency : Maximum SPI clocking speed of device in Hz, should be

1234567891011