Searched refs:ES8323_CONTROL1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es8323.c | 100 snd_soc_component_write(component, ES8323_CONTROL1, 0x80); in es8323_reset() 101 return snd_soc_component_write(component, ES8323_CONTROL1, 0x00); in es8323_reset() 891 regmap_write(es8323->regmap, ES8323_CONTROL1, 0x32); in es8323_i2c_shutdown() 898 regmap_write(es8323->regmap, ES8323_CONTROL1, 0x30); in es8323_i2c_shutdown() 899 regmap_write(es8323->regmap, ES8323_CONTROL1, 0x34); in es8323_i2c_shutdown()
|
| H A D | es8323.h | 15 #define ES8323_CONTROL1 0x00 macro
|