Searched refs:es7202_multi_chips_update_bits (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es7202.c | 141 static int es7202_multi_chips_update_bits(u8 reg, u8 mask, u8 value) in es7202_multi_chips_update_bits() function 547 es7202_multi_chips_update_bits(ES7202_PDM_INF_CTL_REG07, 0x03,0x03); in es7202_mute() 549 es7202_multi_chips_update_bits(ES7202_PDM_INF_CTL_REG07, 0x03,0x00); in es7202_mute() 702 es7202_multi_chips_update_bits(ES7202_PDM_INF_CTL_REG07, 0x03,0x03); in es7202_suspend() 710 es7202_multi_chips_update_bits(ES7202_PDM_INF_CTL_REG07, 0x03,0x00); in es7202_resume() 753 es7202_multi_chips_update_bits(ES7202_PDM_INF_CTL_REG07, 0x03, 0x00); in es7202_probe() 760 es7202_multi_chips_update_bits(ES7202_PDM_INF_CTL_REG07, 0x03,0x03); in es7202_remove() 896 es7202_multi_chips_update_bits(ES7202_PDM_INF_CTL_REG07, 0x03,0x03); in es7202_i2c_shutdown()
|