Searched defs:tcs_group (Results 1 – 2 of 2) 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;
44 struct tcs_group { struct45 struct rsc_drv *drv;46 int type;47 u32 mask;48 u32 offset;49 int num_tcs;50 int ncpt;51 const struct tcs_request *req[MAX_TCS_PER_TYPE];