Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtac5xx2-sdw.c936 u8 jack_prep; in tac5xx2_sdca_headset_detect() local
946 jack_prep = TAC_UAJ_PREP_CONNECTED; in tac5xx2_sdca_headset_detect()
961 jack_prep = TAC_UAJ_PREP_DISCONNECTED; in tac5xx2_sdca_headset_detect()
977 ret = regmap_write(tac_dev->regmap, TAC_REG_SDW(0, 3, 127), jack_prep); in tac5xx2_sdca_headset_detect()