Searched refs:RT715_PRIV_INDEX_W_H (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ | ||
D | rt715.h | 74 #define RT715_PRIV_INDEX_W_H 0x7520 macro |
D | rt715.c | 43 unsigned int addr = ((RT715_PRIV_INDEX_W_H) << 8) | reg; in rt715_index_write() |