Home
last modified time | relevance | path

Searched refs:cic (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3399-dmc.txt8 - rockchip,cic: this driver should access cic regs, so need get cic here
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c39 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 Drk3399.dtsi1206 cic: syscon@ff620000 { label
1208 compatible = "rockchip,rk3399-cic", "syscon";
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt2741 cic.c: 14355