Searched defs:ccb_size (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/imagination/ | ||
| H A D | pvr_cccb.c | 17 get_ccb_space(u32 w_off, u32 r_off, u32 ccb_size) in get_ccb_space() |
| H A D | pvr_ccb.c | 53 u32 ccb_size = num_cmds * cmd_size; in pvr_ccb_init() local |