Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd938x.h27 #define WCD938X_HPF1_INIT_MASK BIT(6) macro
H A Dwcd938x.c1230 mask = WCD938X_HPF1_INIT_MASK; in wcd938x_tx_channel_config()