Home
last modified time | relevance | path

Searched refs:cic (Results 1 – 10 of 10) 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/linux/fs/f2fs/
H A Dcompress.c1257 struct compress_io_ctx *cic; in f2fs_write_compressed_pages() local
1302 if (!cic) in f2fs_write_compressed_pages()
1306 cic->inode = inode; in f2fs_write_compressed_pages()
1309 if (!cic->rpages) in f2fs_write_compressed_pages()
1312 cic->nr_rpages = cc->cluster_size; in f2fs_write_compressed_pages()
1316 cc->rpages[i + 1]->index, cic); in f2fs_write_compressed_pages()
1337 cic->rpages[i] = cc->rpages[i]; in f2fs_write_compressed_pages()
1433 struct compress_io_ctx *cic = in f2fs_compress_write_end_io() local
1450 WARN_ON(!cic->rpages[i]); in f2fs_compress_write_end_io()
1452 end_page_writeback(cic->rpages[i]); in f2fs_compress_write_end_io()
[all …]
/openbmc/linux/Documentation/RCU/
H A Dlockdep-splat.rst70 if (rcu_dereference(ioc->ioc_data) == cic) {
81 lockdep_is_held(&q->queue_lock)) == cic) {
96 if (rcu_dereference(ioc->ioc_data) == cic) {
109 to the cic pointer, which means that the rcu_dereference() can be replaced
112 if (rcu_access_pointer(ioc->ioc_data) == cic) {
/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/linux/arch/arm/boot/dts/arm/
H A Dintegratorcp.dts170 cic: cic@10000040 { label
/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h10 u32 cic; member
H A Dbdisp-debug.c337 seq_printf(s, "CIC\t0x%08X\n", node->cic); in last_nodes_show()
H A Dbdisp-hw.c790 node->cic = BLT_CIC_ALL_GRP; in bdisp_hw_build_node()
/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