Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmax9867.h19 #define MAX9867_FREQ_MASK 0xF macro
H A Dmax9867.c432 value &= ~MAX9867_FREQ_MASK; in max9867_set_dai_sysclk()