| /freebsd/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | samsung,exynos-dw-mshc.yaml | 43 Handle to "biu" and "ciu" clocks for the 49 - const: ciu 51 samsung,dw-mshc-ciu-div: 56 The divider value for the card interface unit (ciu) clock. 61 - description: CIU clock phase shift value for tx mode 64 - description: CIU clock phase shift value for rx mode 68 The value of CUI clock phase shift value in transmit mode and CIU clock 75 - description: CIU clock phase shift value for tx mode 78 - description: CIU clock phase shift value for rx mode 82 The value of CIU T [all...] |
| H A D | rockchip-dw-mshc.yaml | 59 Handle to "biu" and "ciu" clocks for the bus interface unit clock and 60 the card interface unit clock. If "ciu-drive" and "ciu-sample" are 68 - const: ciu 69 - const: ciu-drive 70 - const: ciu-sample 72 Apart from the clock-names "biu" and "ciu" two more clocks 73 "ciu-drive" and "ciu-sample" are supported. They are used 74 to control the clock phases, "ciu-sample" is required for tuning 86 The default phase to set "ciu-sample" at probing, 120 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | hi3798cv200-dw-mshc.txt | 17 "ciu" - The ciu clock described in synopsys-dw-mshc.txt. 19 "ciu-sample" - Hi3798CV200 extended phase clock for ciu sampling. 20 "ciu-drive" - Hi3798CV200 extended phase clock for ciu driving. 32 clock-names = "ciu", "biu", "ciu-sample", "ciu-drive";
|
| H A D | exynos-dw-mshc.txt | 28 * samsung,dw-mshc-ciu-div: Specifies the divider value for the card interface 29 unit (ciu) clock. This property is applicable only for Exynos5 SoC's and 32 * samsung,dw-mshc-sdr-timing: Specifies the value of CIU clock phase shift value 33 in transmit mode and CIU clock phase shift value in receive mode for single 38 in transmit mode and CIU clock phase shift value in receive mode for double 41 * samsung,dw-mshc-hs400-timing: Specifies the value of CIU TX and RX clock phase 47 - First Cell: CIU clock phase shift value for tx mode. 48 - Second Cell: CIU clock phase shift value for rx mode. 50 Valid values for SDR and DDR CIU clock timing for Exynos5250: 52 - when CIU clock divider value is set to 3, all possible 8 phase shift [all …]
|
| H A D | hisilicon,hi3798cv200-dw-mshc.yaml | 33 - const: ciu 35 - const: ciu-sample 36 - const: ciu-drive 84 clock-names = "ciu", "biu", "ciu-sample", "ciu-drive";
|
| 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";
|
| H A D | k3-dw-mshc.txt | 36 clock-names = "ciu", "biu"; 66 clock-names = "ciu", "biu";
|
| /freebsd/sys/contrib/device-tree/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>;
|
| /freebsd/sys/dev/mmc/host/ |
| H A D | dwmmc_rockchip.c | 116 if (sc->ciu) { in dwmmc_rockchip_update_ios() 118 * Apparently you need to set the ciu clock to in dwmmc_rockchip_update_ios() 121 error = clk_set_freq(sc->ciu, clock * 2, in dwmmc_rockchip_update_ios()
|
| H A D | dwmmc.c | 596 * CIU (Controller Interface Unit clock) is mandatory in parse_fdt() 599 error = clk_get_by_ofw_name(sc->dev, 0, "ciu", &sc->ciu); in parse_fdt() 603 device_printf(sc->dev, "Cannot get 'ciu' clock\n"); in parse_fdt() 607 if (sc->ciu) { in parse_fdt() 609 error = clk_set_freq(sc->ciu, bus_hz, 0); in parse_fdt() 612 "cannot set ciu clock to %u\n", bus_hz); in parse_fdt() 614 error = clk_enable(sc->ciu); in parse_fdt() 616 device_printf(sc->dev, "cannot enable ciu clock\n"); in parse_fdt() 619 clk_get_freq(sc->ciu, &sc->bus_hz); in parse_fdt() 791 if (sc->ciu != NULL && clk_disable(sc->ciu) != 0) in dwmmc_detach() [all …]
|
| H A D | dwmmc_samsung.c | 83 if ((len = OF_getproplen(node, "samsung,dw-mshc-ciu-div")) <= 0) in samsung_dwmmc_attach() 85 OF_getencprop(node, "samsung,dw-mshc-ciu-div", dts_value, len); in samsung_dwmmc_attach()
|
| /freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
| H A D | rv1126.dtsi | 665 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 678 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 690 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | rv1108.dtsi | 468 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 480 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 492 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | rk3036.dtsi | 255 clock-names = "biu", "ciu"; 269 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 287 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| H A D | rk322x.dtsi | 762 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 775 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 790 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | altr_socfpga.txt | 27 the SDMMC CIU clock. The first value is the clk_sample(smpsel), and the second 29 hold/delay times that is needed for the SD/MMC CIU clock. The values of both
|
| /freebsd/sys/contrib/device-tree/src/arm/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>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TypeMetadataUtils.cpp | 93 for (const Use &CIU : CI->uses()) in findDevirtualizableCallsForTypeTest() local 94 if (auto *Assume = dyn_cast<AssumeInst>(CIU.getUser())) in findDevirtualizableCallsForTypeTest() 121 auto CIU = U.getUser(); in findDevirtualizableCallsForTypeCheckedLoad() local 122 if (auto EVI = dyn_cast<ExtractValueInst>(CIU)) { in findDevirtualizableCallsForTypeCheckedLoad()
|
| /freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/ |
| H A D | octeon_3xxx.dtsi | 10 interrupt-parent = <&ciu>; 18 ciu: interrupt-controller@1070000000000 { label 19 compatible = "cavium,octeon-3860-ciu";
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3368.dtsi | 188 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 202 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; 216 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|