Searched defs:tcs_group (Results 1 – 1 of 1) sorted by relevance
36 struct tcs_group { struct37 struct rsc_drv *drv;38 int type;39 u32 mask;40 u32 offset;41 int num_tcs;42 int ncpt;43 spinlock_t lock;44 const struct tcs_request *req[MAX_TCS_PER_TYPE];45 u32 *cmd_cache;