Home
last modified time | relevance | path

Searched refs:rnn_regbase (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/decode/
Drnnutil.h56 uint32_t rnn_regbase(struct rnn *rnn, const char *name);
Drnnutil.c115 uint32_t rnn_regbase(struct rnn *rnn, const char *name) in rnn_regbase() function
Dcffdec.c802 return rnn_regbase(rnn, name); in regbase()