Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/ata/
H A 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()
/OK3568_Linux_fs/kernel/drivers/staging/clocking-wizard/
H A Ddt-binding.txt11 - compatible: Must be 'xlnx,clocking-wizard'
23 compatible = "xlnx,clocking-wizard";
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-mpc.txt18 - fsl,preserve-clocking : boolean; if defined, the clock settings
49 fsl,preserve-clocking;
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dclocking.rst5 This text describes the audio clocking terms in ASoC and digital audio in
6 general. Note: Audio clocking can be complex!
H A Dindex.rst17 clocking
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dpdm360ng.dts94 fsl,preserve-clocking;
112 fsl,preserve-clocking;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Darm,mps2-uart.txt8 Required clocking property:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_frad.h89 short clocking; member
H A Dsdla.h86 short clocking; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_frad.h89 short clocking; member
H A Dsdla.h86 short clocking; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_frad.h89 short clocking; member
H A Dsdla.h86 short clocking; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Dge-achc.txt17 - spi-max-frequency : Maximum SPI clocking speed of device in Hz, should be
H A Dlwn-bk4.txt17 - spi-max-frequency : Maximum SPI clocking speed of device in Hz, should be
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Darm,armv7m-systick.txt10 Required clocking property, have to be one of:
H A Darm,mps2-timer.txt10 Required clocking property, have to be one of:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dnuvoton,npcm-wdt.txt13 Required clocking property, have to be one of:
/OK3568_Linux_fs/kernel/drivers/clk/versatile/
H A DKconfig10 Supports clocking on ARM Reference designs:
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/
H A Dspi-zynq.txt13 - spi-max-frequency : Maximum SPI clocking speed of device in Hz
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dwanxl.h145 u32 clocking; member
/OK3568_Linux_fs/kernel/drivers/staging/
H A DMakefile31 obj-$(CONFIG_COMMON_CLK_XLNX_CLKWZRD) += clocking-wizard/
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dfaraday,tve200.txt14 - clock-names: should contain "PCLK" for the clock line clocking the

1234