Searched refs:CSG_DVS_BUF_BUFFER_SIZE_GET (Results 1 – 2 of 2) sorted by relevance
1013 #define CSG_DVS_BUF_BUFFER_SIZE_GET(reg_val) (((reg_val)&CSG_DVS_BUF_BUFFER_SIZE_MASK) >> CSG_DVS_B… macro
1349 CSG_DVS_BUF_BUFFER_SIZE_GET(create->in.dvs_buf)) { in kbase_csf_queue_group_create()