Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/vpe/
H A Dvip.c85 VPDMA_SET_MMR_ADB_HDR((port)->mmr_adb, vip_mmr_adb, hdr, regs, offset_a)
2253 struct vip_mmr_adb *mmr_adb = port->mmr_adb.addr; in vip_setup_scaler() local
2277 sc_config_scaler(sc, &mmr_adb->sc_regs0[0], in vip_setup_scaler()
2278 &mmr_adb->sc_regs8[0], &mmr_adb->sc_regs17[0], in vip_setup_scaler()
2288 csc_set_coeff(csc, &mmr_adb->csc_regs[0], in vip_setup_scaler()
2308 vpdma_map_desc_buf(vpdma, &port->mmr_adb); in vip_setup_scaler()
2310 &port->mmr_adb); in vip_setup_scaler()
2349 vpdma_unmap_desc_buf(dev->shared->vpdma, &port->mmr_adb); in vip_setup_scaler()
2657 ret = vpdma_alloc_desc_buf(&port->mmr_adb, sizeof(struct vip_mmr_adb)); in vip_init_port()
2936 vpdma_free_desc_buf(&port->mmr_adb); in vip_release_port()