Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk1000_codec.c494 .max_register = CODEC_CON,
540 regmap_write(rk1000->ctlmap, CODEC_CON, CODEC_ON); in rk1000_codec_i2c_probe()
551 regmap_write(rk1000->ctlmap, CODEC_CON, CODEC_OFF); in rk1000_codec_i2c_remove()
H A Drk1000_codec.h316 #define CODEC_CON 0x01 macro