Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dinno_rk3036.c55 INNO_R09_HP_ANTIPOP_MSK) == INNO_R09_HP_ANTIPOP_ON; in rk3036_codec_antipop_get()
59 INNO_R09_HP_ANTIPOP_MSK) == INNO_R09_HP_ANTIPOP_ON; in rk3036_codec_antipop_get()
72 INNO_R09_HP_ANTIPOP_ON : INNO_R09_HP_ANTIPOP_OFF) << in rk3036_codec_antipop_put()
75 INNO_R09_HP_ANTIPOP_ON : INNO_R09_HP_ANTIPOP_OFF) << in rk3036_codec_antipop_put()
H A Dinno_rk3036.h96 #define INNO_R09_HP_ANTIPOP_ON 0x2 macro