Home
last modified time | relevance | path

Searched refs:RT711_PRIV_INDEX_W_H (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt711.h95 #define RT711_PRIV_INDEX_W_H 0x7500 macro
H A Drt711.c35 unsigned int addr = ((RT711_PRIV_INDEX_W_H | nid) << 8) | reg; in rt711_index_write()
49 unsigned int addr = ((RT711_PRIV_INDEX_W_H | nid) << 8) | reg; in rt711_index_read()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt711.h92 #define RT711_PRIV_INDEX_W_H 0x7500 macro
H A Drt711.c36 unsigned int addr = ((RT711_PRIV_INDEX_W_H | nid) << 8) | reg; in rt711_index_write()
50 unsigned int addr = ((RT711_PRIV_INDEX_W_H | nid) << 8) | reg; in rt711_index_read()

Completed in 5 milliseconds