Home
last modified time | relevance | path

Searched refs:RT700_PRIV_INDEX_W_H (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/soc/codecs/
Drt700.h81 #define RT700_PRIV_INDEX_W_H 0x7520 macro
Drt700.c35 unsigned int addr = (RT700_PRIV_INDEX_W_H << 8) | reg; in rt700_index_write()
49 unsigned int addr = (RT700_PRIV_INDEX_W_H << 8) | reg; in rt700_index_read()