| /linux/Documentation/devicetree/bindings/mips/cavium/ |
| H A D | ciu.txt | 4 - compatible: "cavium,octeon-3860-ciu" 10 - reg: The base address of the CIU's register bank. 13 the CIU and may have a value of 0 or 1. The second cell is the bit 18 compatible = "cavium,octeon-3860-ciu";
|
| H A D | ciu2.txt | 10 - reg: The base address of the CIU's register bank. 13 the CIU and may have a value between 0 and 63. The second cell is
|
| H A D | cib.txt | 16 - interrupts: The CIU line to which the CIB block is connected. 31 interrupt-parent = <&ciu>;
|
| H A D | ciu3.txt | 10 - reg: The base address of the CIU's register bank.
|
| H A D | sata-uctl.txt | 9 - posts interrupts to the CIU.
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | starfive,jh7110-mmc.yaml | 29 - description: ciu clock 34 - const: ciu 68 clock-names = "biu","ciu";
|
| H A D | synopsys-dw-mshc-common.yaml | 25 Should be the frequency (in Hz) of the ciu clock. If this 26 is specified and the ciu clock is specified then we'll try to set the ciu
|
| H A D | synopsys-dw-mshc.yaml | 30 Handle to "biu" and "ciu" clocks for the 36 - const: ciu 87 clock-names = "biu", "ciu";
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | octeon-irq.c | 76 struct { /* only used for ciu/ciu2 */ 83 int ciu_node; /* NUMA node number of the CIU */ 804 * For non-v2 CIU, we will allow only single CPU affinity. in octeon_irq_ciu_set_affinity() 937 * Newer octeon chips have support for lockless CIU operation. 940 .name = "CIU", 952 .name = "CIU", 965 * Newer octeon chips have support for lockless CIU operation. 968 .name = "CIU", 980 .name = "CIU", 993 .name = "CIU", [all …]
|
| H A D | Kconfig | 84 tristate "Module to measure interrupt latency using Octeon CIU Timer" 87 the CIU Timers on Octeon.
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rv1108.dtsi | 467 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 479 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 491 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | rk322x.dtsi | 761 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 774 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 789 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | rk3128.dtsi | 473 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 489 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 505 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | rk3xxx.dtsi | 213 clock-names = "biu", "ciu"; 227 clock-names = "biu", "ciu"; 241 clock-names = "biu", "ciu";
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5260-xyref5260.dts | 98 samsung,dw-mshc-ciu-div = <3>; 110 samsung,dw-mshc-ciu-div = <3>;
|
| H A D | exynos5410-smdk5410.dts | 70 samsung,dw-mshc-ciu-div = <3>; 80 samsung,dw-mshc-ciu-div = <3>;
|
| H A D | exynos5260.dtsi | 447 clock-names = "biu", "ciu"; 467 clock-names = "biu", "ciu"; 487 clock-names = "biu", "ciu";
|
| H A D | exynos3250-artik5-eval.dts | 32 samsung,dw-mshc-ciu-div = <1>;
|
| H A D | exynos5420-galaxy-tab-common.dtsi | 625 samsung,dw-mshc-ciu-div = <3>; 644 samsung,dw-mshc-ciu-div = <1>; 659 samsung,dw-mshc-ciu-div = <3>;
|
| /linux/arch/mips/boot/dts/cavium-octeon/ |
| H A D | octeon_3xxx.dtsi | 10 interrupt-parent = <&ciu>; 18 ciu: interrupt-controller@1070000000000 { label 19 compatible = "cavium,octeon-3860-ciu";
|
| /linux/arch/arc/boot/dts/ |
| H A D | hsdk.dts | 154 mmcclk_ciu: mmcclk-ciu { 157 * DW sdio controller has external ciu clock divider 259 clock-names = "biu", "ciu";
|
| H A D | axs10x_mb.dtsi | 55 * DW sdio controller has external ciu clock divider 126 clock-names = "biu", "ciu";
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3328.dtsi | 945 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 959 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 973 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 1086 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | rk3308.dtsi | 739 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 754 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 767 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| /linux/drivers/mmc/host/ |
| H A D | dw_mmc-rockchip.c | 471 priv->drv_clk = devm_clk_get(host->dev, "ciu-drive"); in dw_mci_rk3288_parse_dt() 473 dev_dbg(host->dev, "ciu-drive not available\n"); in dw_mci_rk3288_parse_dt() 475 priv->sample_clk = devm_clk_get(host->dev, "ciu-sample"); in dw_mci_rk3288_parse_dt() 477 dev_dbg(host->dev, "ciu-sample not available\n"); in dw_mci_rk3288_parse_dt()
|