Searched full:pclk (Results 1 – 25 of 125) sorted by relevance
12345
/Documentation/devicetree/bindings/pwm/ |
D | pwm-zx.txt | 7 - clock-names: "pclk" for PCLK, "wclk" for WCLK to the PWM controller. The 8 PCLK is for register access, while WCLK is the reference clock for 20 clock-names = "pclk", "wclk";
|
/Documentation/devicetree/bindings/timer/ |
D | amlogic,meson6-timer.txt | 8 - clocks : phandles to the pclk (system clock) and XTAL clocks 9 - clock-names : must contain "pclk" and "xtal" 21 clock-names = "xtal", "pclk";
|
D | faraday,fttmr010.txt | 23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer 36 clocks = <&extclk>, <&pclk>; 37 clock-names = "EXTCLK", "PCLK";
|
D | rockchip,rk-timer.txt | 18 "timer", "pclk" 26 clock-names = "timer", "pclk";
|
/Documentation/devicetree/bindings/rtc/ |
D | faraday,ftrtc010.txt | 13 PCLK and EXTCLK clocks. Faraday calls the later CLK1HZ and 17 - clock-names: should name the clocks "PCLK" and "EXTCLK" 27 clock-names = "PCLK", "EXTCLK";
|
D | cdns,rtc.txt | 11 - pclk: APB registers clock 20 clock-names = "pclk", "ref_clk";
|
/Documentation/devicetree/bindings/sound/ |
D | zte,tdm.txt | 11 "pclk" for the pclk. 25 clock-names = "wclk", "pclk";
|
D | zte,zx-i2s.txt | 9 - clock-names: "wclk" for the wclk, "pclk" for the pclk to the I2S interface. 26 clock-names = "wclk", "pclk";
|
D | amlogic,axg-spdifout.txt | 9 * "pclk" : peripheral clock. 24 clock-names = "pclk", "mclk";
|
D | amlogic,axg-spdifin.txt | 10 * "pclk" : peripheral clock. 26 clock-names = "pclk", "refclk";
|
D | amlogic,axg-pdm.txt | 11 * "pclk" : peripheral clock. 28 clock-names = "pclk", "dclk", "sysclk";
|
D | amlogic,axg-tdm-formatters.txt | 14 * "pclk" : peripheral clock. 34 clock-names = "pclk", "sclk", "sclk_sel",
|
D | amlogic,t9015.yaml | 29 - const: pclk 57 clock-names = "pclk";
|
/Documentation/devicetree/bindings/serial/ |
D | amlogic,meson-uart.yaml | 50 - description: the source of the baudrate generator, can be either the xtal or the pclk 55 - const: pclk 73 clocks = <&xtal>, <&pclk>, <&xtal>; 74 clock-names = "xtal", "pclk", "baud";
|
D | cdns,uart.txt | 11 - clock-names: Tuple to identify input clocks, must contain "uart_clk" and "pclk" 24 clock-names = "uart_clk", "pclk";
|
/Documentation/devicetree/bindings/i3c/ |
D | cdns,i3c-master.txt | 7 - clocks: shall reference the pclk and sysclk 8 - clock-names: shall contain "pclk" and "sysclk" 32 clock-names = "pclk", "sysclk";
|
/Documentation/devicetree/bindings/net/ |
D | cortina,gemini-ethernet.txt | 34 - clocks: this should contain a handle to the PCLK clock for 36 - clock-names: must be "PCLK" 75 clock-names = "PCLK"; 88 clock-names = "PCLK";
|
/Documentation/devicetree/bindings/i2c/ |
D | i2c-synquacer.txt | 9 - clock-names : Must contain "pclk". 26 clock-names = "pclk";
|
/Documentation/devicetree/bindings/media/i2c/ |
D | mt9m111.txt | 18 - pclk-sample: For information see ../video-interfaces.txt. The value is set to 33 pclk-sample = <1>;
|
D | tvp514x.txt | 21 - pclk-sample: Clock polarity of the endpoint. 39 pclk-sample = <0>;
|
/Documentation/devicetree/bindings/usb/ |
D | faraday,fotg210.txt | 15 - clock-names: should be "PCLK" for the IP block clock 32 clock-names = "PCLK";
|
D | atmel-usb.txt | 62 "pclk" for the peripheral clock 74 clock-names = "pclk", "hclk"; 90 "pclk" for the peripheral clock 116 clock-names = "hclk", "pclk";
|
/Documentation/devicetree/bindings/spi/ |
D | spi-zynq-qspi.txt | 9 - clock-names : List of input clock names - "ref_clk", "pclk" 22 clock-names = "ref_clk", "pclk";
|
D | atmel-quadspi.txt | 15 - clock-names: Should contain "pclk" for the peripheral clock and "qspick" 28 clock-names = "pclk";
|
D | spi-zynqmp-qspi.txt | 9 - clock-names : List of input clock names - "ref_clk", "pclk" 19 clock-names = "ref_clk", "pclk";
|
12345