Searched refs:cbcr (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-snapdragon/ |
| H A D | clock-apq8016.c | 68 static void clk_enable_cbc(phys_addr_t cbcr) in clk_enable_cbc() argument 70 setbits_le32(cbcr, CBCR_BRANCH_ENABLE_BIT); in clk_enable_cbc() 72 while (readl(cbcr) & CBCR_BRANCH_OFF_BIT) in clk_enable_cbc()
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | cache.c | 168 } cbcr; in read_decode_cache_bcr_arcv2() local 170 cbcr.word = read_aux_reg(ARC_BCR_CLUSTER); in read_decode_cache_bcr_arcv2() 171 if (cbcr.fields.c) in read_decode_cache_bcr_arcv2()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_iep2.c | 91 u32 cbcr; member 405 cfg->src[0].cbcr); in iep2_config() 412 cfg->src[1].cbcr); in iep2_config() 435 mpp_write_relaxed(mpp, IEP2_REG_SRC_ADDR_CURUV, top->cbcr); in iep2_config() 438 mpp_write_relaxed(mpp, IEP2_REG_SRC_ADDR_NXTUV, bot->cbcr); in iep2_config() 446 mpp_write_relaxed(mpp, IEP2_REG_SRC_ADDR_PREUV, cfg->src[2].cbcr); in iep2_config() 456 mpp_write_relaxed(mpp, IEP2_REG_DST_ADDR_TOPC, cfg->dst[0].cbcr); in iep2_config() 458 mpp_write_relaxed(mpp, IEP2_REG_DST_ADDR_BOTC, cfg->dst[1].cbcr); in iep2_config()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ppc4xx/ |
| H A D | xor.h | 91 u32 cbcr; /* CB control register */ member
|
| H A D | adma.c | 1066 iowrite32be(ioread32be(&xor_reg->cbcr) | XOR_CBCR_LNK_BIT, in ppc440spe_chan_set_first_xor_descriptor() 1067 &xor_reg->cbcr); in ppc440spe_chan_set_first_xor_descriptor()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/ |
| H A D | mmc.h | 35 u32 cbcr; /* 0x48 CIU byte count */ member
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/ |
| H A D | iep2.h | 42 uint32_t cbcr; member
|
| H A D | iep2.c | 419 addr->cbcr = img->uv_addr; in set_addr()
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | cache.c | 94 } cbcr; in read_decode_cache_bcr_arcv2() local 112 READ_BCR(ARC_REG_CLUSTER_BCR, cbcr); in read_decode_cache_bcr_arcv2() 113 if (cbcr.c) { in read_decode_cache_bcr_arcv2()
|