Home
last modified time | relevance | path

Searched full:ciu (Results 1 – 25 of 99) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsamsung,exynos-dw-mshc.yaml43 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 Drockchip-dw-mshc.yaml59 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 Dhi3798cv200-dw-mshc.txt17 "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 Dexynos-dw-mshc.txt28 * 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 Dhisilicon,hi3798cv200-dw-mshc.yaml33 - const: ciu
35 - const: ciu-sample
36 - const: ciu-drive
84 clock-names = "ciu", "biu", "ciu-sample", "ciu-drive";
H A Dstarfive,jh7110-mmc.yaml29 - description: ciu clock
34 - const: ciu
68 clock-names = "biu","ciu";
H A Dsynopsys-dw-mshc-common.yaml25 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 Dsynopsys-dw-mshc.yaml30 Handle to "biu" and "ciu" clocks for the
36 - const: ciu
87 clock-names = "biu", "ciu";
H A Dk3-dw-mshc.txt36 clock-names = "ciu", "biu";
66 clock-names = "ciu", "biu";
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dciu.txt4 - 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 Dciu2.txt10 - 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 Dcib.txt16 - interrupts: The CIU line to which the CIB block is connected.
31 interrupt-parent = <&ciu>;
/freebsd/sys/dev/mmc/host/
H A Ddwmmc_rockchip.c116 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 Ddwmmc.c596 * 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 Ddwmmc_samsung.c83 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 Drv1126.dtsi665 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 Drv1108.dtsi468 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 Drk3036.dtsi255 clock-names = "biu", "ciu";
269 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
287 clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
H A Drk322x.dtsi762 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 Daltr_socfpga.txt27 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 Dexynos5260-xyref5260.dts98 samsung,dw-mshc-ciu-div = <3>;
110 samsung,dw-mshc-ciu-div = <3>;
H A Dexynos5410-smdk5410.dts70 samsung,dw-mshc-ciu-div = <3>;
80 samsung,dw-mshc-ciu-div = <3>;
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp93 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 Docteon_3xxx.dtsi10 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 Drk3368.dtsi188 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";

1234