Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda732x_reg.h589 #define DA732X_HPF_DIS ((0 << 3) | (0 << 7)) macro
H A Dda732x.c334 bits = DA732X_HPF_DIS; in da732x_hpf_set()