Lines Matching refs:cmd_dep
287 unsigned int cmd_dep) in tab_cmd_dbdma() argument
292 st_le32(&ch->cmd_dep, cmd_dep); in tab_cmd_dbdma()
298 unsigned int cmd_dep) in tab_cmd_store() argument
303 st_le32(&ch->cmd_dep, cmd_dep); in tab_cmd_store()
308 unsigned short req_count, unsigned int phy_addr, unsigned int cmd_dep) in tab_cmd_gen() argument
313 st_le32(&ch->cmd_dep, cmd_dep); in tab_cmd_gen()
622 unsigned int cmd_dep; in overlay_stop() local
625 cmd_dep = (unsigned int)readl(&pb->overlay_last1->cmd_dep); in overlay_stop()
632 if(cmd_dep != pb->vid_cbo.bus) { in overlay_stop()
776 unsigned long jump_addr = readl(&pb->overlay_last1->cmd_dep); in fill_cmd_buff()
829 addr_dep = virt_to_bus(&c1->cmd_dep); in cmd_buff()
976 return (readl(&pb->overlay_last1->cmd_dep) == pb->vid_cbo.bus) in overlay_is_active()
1115 virt_to_bus(&pb->overlay_last1->cmd_dep), in vgrab()
1119 &pb->overlay_last1->cmd_dep); in vgrab()
1122 virt_to_bus(&pb->overlay_last1->cmd_dep), in vgrab()
1128 &pb->overlay_last1->cmd_dep); in vgrab()
2153 dc->cmd_dep, dc->res_count, dc->xfer_status); in planb_ioctl()