Searched refs:rogue_fwif_ccb_ctl (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_fwif_check.h | 194 OFFSET_CHECK(struct rogue_fwif_ccb_ctl, write_offset, 0); 195 OFFSET_CHECK(struct rogue_fwif_ccb_ctl, padding, 4); 196 OFFSET_CHECK(struct rogue_fwif_ccb_ctl, read_offset, 128); 197 OFFSET_CHECK(struct rogue_fwif_ccb_ctl, wrap_mask, 132); 198 OFFSET_CHECK(struct rogue_fwif_ccb_ctl, cmd_size, 136); 199 OFFSET_CHECK(struct rogue_fwif_ccb_ctl, padding2, 140); 200 SIZE_CHECK(struct rogue_fwif_ccb_ctl, 144);
|
H A D | pvr_ccb.h | 41 struct rogue_fwif_ccb_ctl *ctrl;
|
H A D | pvr_rogue_fwif.h | 805 struct rogue_fwif_ccb_ctl { struct
|