Searched refs:cic (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3399-dmc.txt | 8 - rockchip,cic: this driver should access cic regs, so need get cic here
|
| /openbmc/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3399.c | 39 struct rk3399_ddr_cic_regs *cic; member 1002 &dram->cic->cic_ctrl0); in switch_to_phy_index1() 1003 while (!(readl(&dram->cic->cic_status0) & (1 << 2))) { in switch_to_phy_index1() 1013 writel(RK_CLRSETBITS(1 << 1, 1 << 1), &dram->cic->cic_ctrl0); in switch_to_phy_index1() 1014 while (!(readl(&dram->cic->cic_status0) & (1 << 0))) { in switch_to_phy_index1() 1143 priv->cic = syscon_get_first_range(ROCKCHIP_SYSCON_CIC); in rk3399_dmc_init() 1163 priv->cic, priv->pmugrf, priv->pmusgrf, priv->pmucru); in rk3399_dmc_init()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | rk3399.dtsi | 1206 cic: syscon@ff620000 { label 1208 compatible = "rockchip,rk3399-cic", "syscon";
|
| /openbmc/qemu/tests/data/qobject/ |
| H A D | qdict.txt | 2741 cic.c: 14355
|