Searched refs:ES7202_PDM_INF_CTL_REG07 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es7202.c | 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()
|
| H A D | es7202.h | 24 #define ES7202_PDM_INF_CTL_REG07 0x07 macro
|