Home
last modified time | relevance | path

Searched refs:clocking (Results 1 – 25 of 66) sorted by relevance

123

/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()
/Linux-v5.10/drivers/staging/clocking-wizard/
Ddt-binding.txt11 - compatible: Must be 'xlnx,clocking-wizard'
23 compatible = "xlnx,clocking-wizard";
/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/sound/soc/codecs/
Dwm8737.c331 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()
Dwm8955.c246 int clocking = 0; in wm8955_configure_clocking() local
278 clocking |= WM8955_MCLKSEL; in wm8955_configure_clocking()
325 WM8955_MCLKSEL, clocking); in wm8955_configure_clocking()
/Linux-v5.10/Documentation/sound/soc/
Dclocking.rst5 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/arch/powerpc/boot/dts/
Dpdm360ng.dts94 fsl,preserve-clocking;
112 fsl,preserve-clocking;
/Linux-v5.10/Documentation/devicetree/bindings/serial/
Darm,mps2-uart.txt8 Required clocking property:
/Linux-v5.10/include/uapi/linux/
Dif_frad.h89 short clocking; member
Dsdla.h86 short clocking; member
/Linux-v5.10/Documentation/devicetree/bindings/misc/
Dge-achc.txt17 - spi-max-frequency : Maximum SPI clocking speed of device in Hz, should be
Dlwn-bk4.txt17 - spi-max-frequency : Maximum SPI clocking speed of device in Hz, should be
/Linux-v5.10/Documentation/devicetree/bindings/timer/
Darm,armv7m-systick.txt10 Required clocking property, have to be one of:
Darm,mps2-timer.txt10 Required clocking property, have to be one of:
/Linux-v5.10/Documentation/devicetree/bindings/watchdog/
Dnuvoton,npcm-wdt.txt13 Required clocking property, have to be one of:
/Linux-v5.10/drivers/clk/versatile/
DKconfig11 Supports clocking on ARM Reference designs:
/Linux-v5.10/drivers/net/wan/
Dwanxl.h145 u32 clocking; member
Dfsl_ucc_hdlc.h106 u32 clocking; member
/Linux-v5.10/drivers/staging/
DMakefile31 obj-$(CONFIG_COMMON_CLK_XLNX_CLKWZRD) += clocking-wizard/
/Linux-v5.10/Documentation/devicetree/bindings/display/
Dfaraday,tve200.txt14 - clock-names: should contain "PCLK" for the clock line clocking the
/Linux-v5.10/Documentation/devicetree/bindings/net/wireless/
Dti,wl1251.txt9 - spi-max-frequency : Maximum SPI clocking speed of device in Hz
Dti,wlcore,spi.txt19 - spi-max-frequency : Maximum SPI clocking speed of device in Hz
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2005.txt7 - spi-max-frequency : Maximum SPI clocking speed of the device
/Linux-v5.10/arch/powerpc/platforms/52xx/
DKconfig18 - CDM configuration (clocking) is setup correctly by firmware,

123