Searched refs:ES8311_RESET_REG00 (Results 1 – 2 of 2) sorted by relevance
284 iface = snd_soc_component_read(component, ES8311_RESET_REG00); in es8311_set_dai_fmt()299 snd_soc_component_write(component, ES8311_RESET_REG00, iface); in es8311_set_dai_fmt()542 snd_soc_component_write(component, ES8311_RESET_REG00, 0x1F); in es8311_regs_init()556 snd_soc_component_write(component, ES8311_RESET_REG00, 0x80); in es8311_regs_init()
20 #define ES8311_RESET_REG00 0x00 /*reset digital,csm,clock manager etc.*/ macro