Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/imagination/
H A Dpvr_ccb.c27 struct rogue_fwif_ccb_ctl *ctrl = cpu_ptr; in ccb_ctrl_init()
121 struct rogue_fwif_ccb_ctl *ctrl = pvr_ccb->ctrl; in pvr_ccb_slot_available_locked()
166 struct rogue_fwif_ccb_ctl *ctrl = pvr_dev->fwccb.ctrl; in pvr_fwccb_process()
217 struct rogue_fwif_ccb_ctl *ctrl = pvr_ccb->ctrl; in pvr_kccb_used_slot_count_locked()
246 struct rogue_fwif_ccb_ctl *ctrl = pvr_ccb->ctrl; in pvr_kccb_send_cmd_reserved_powered()
425 struct rogue_fwif_ccb_ctl *ctrl = pvr_dev->kccb.ccb.ctrl; in pvr_kccb_is_idle()
H A Dpvr_rogue_fwif_check.h194 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 Dpvr_ccb.h41 struct rogue_fwif_ccb_ctl *ctrl;
H A Dpvr_rogue_fwif.h805 struct rogue_fwif_ccb_ctl { struct