Searched refs:BIFROST_FLOW_WE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ | ||
D | bi_print_common.c | 113 case BIFROST_FLOW_WE: return "we"; in bi_flow_control_name() |
D | bifrost.h | 109 BIFROST_FLOW_WE = 7, enumerator |