Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_shared_check.h28 OFFSET_CHECK(struct rogue_fwif_cccb_ctl, write_offset, 0);
29 OFFSET_CHECK(struct rogue_fwif_cccb_ctl, read_offset, 4);
30 OFFSET_CHECK(struct rogue_fwif_cccb_ctl, dep_offset, 8);
31 OFFSET_CHECK(struct rogue_fwif_cccb_ctl, wrap_mask, 12);
32 OFFSET_CHECK(struct rogue_fwif_cccb_ctl, read_offset2, 16);
33 OFFSET_CHECK(struct rogue_fwif_cccb_ctl, read_offset3, 20);
34 OFFSET_CHECK(struct rogue_fwif_cccb_ctl, read_offset4, 24);
35 SIZE_CHECK(struct rogue_fwif_cccb_ctl, 32);
H A Dpvr_cccb.c25 struct rogue_fwif_cccb_ctl *ctrl = cpu_ptr; in cccb_ctrl_init()
110 struct rogue_fwif_cccb_ctl *ctrl = pvr_cccb->ctrl; in pvr_cccb_cmdseq_fits()
158 struct rogue_fwif_cccb_ctl *ctrl = pvr_cccb->ctrl; in pvr_cccb_write_command_with_header()
H A Dpvr_cccb.h35 struct rogue_fwif_cccb_ctl *ctrl;
H A Dpvr_rogue_fwif_shared.h118 struct rogue_fwif_cccb_ctl { struct