Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Daw88261.h111 #define AW88261_TEML_MASK (0x83ff) macro
H A Daw88261.c1027 teml = ((u16)reg_val & (~AW88261_TEML_MASK)); in aw88261_frcset_check()