Home
last modified time | relevance | path

Searched refs:M98095_BQ2EN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dmax98095.h259 #define M98095_BQ2EN (1<<3) macro
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmax98095.h262 #define M98095_BQ2EN (1<<3) macro
H A Dmax98095.c1685 regmask = (channel == 0) ? M98095_BQ1EN : M98095_BQ2EN; in max98095_put_bq_enum()