Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/decode/
Drnnutil.h55 uint32_t rnn_regbase(struct rnn *rnn, const char *name);
Drnnutil.c122 rnn_regbase(struct rnn *rnn, const char *name) in rnn_regbase() function
Dcffdec.c805 return rnn_regbase(rnn, name); in regbase()