Searched refs:ICDC_RGADW_RGWR (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | jz4725b.c | 29 #define ICDC_RGADW_RGWR BIT(16) macro 476 !(reg & ICDC_RGADW_RGWR), 1000, 10000); in jz4725b_codec_io_wait() 514 writel(ICDC_RGADW_RGWR | (reg << ICDC_RGADW_RGADDR_OFFSET) | val, in jz4725b_codec_reg_write()
|
H A D | jz4770.c | 25 #define ICDC_RGADW_RGWR BIT(16) macro 816 !(reg & ICDC_RGADW_RGWR), in jz4770_codec_io_wait() 855 writel(ICDC_RGADW_RGWR | (reg << ICDC_RGADW_RGADDR_OFFSET) | val, in jz4770_codec_reg_write()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | jz4725b.c | 29 #define ICDC_RGADW_RGWR BIT(16) macro 545 !(reg & ICDC_RGADW_RGWR), 1000, 10000); in jz4725b_codec_io_wait() 583 writel(ICDC_RGADW_RGWR | (reg << ICDC_RGADW_RGADDR_OFFSET) | val, in jz4725b_codec_reg_write()
|
H A D | jz4770.c | 25 #define ICDC_RGADW_RGWR BIT(16) macro 818 !(reg & ICDC_RGADW_RGWR), in jz4770_codec_io_wait() 857 writel(ICDC_RGADW_RGWR | (reg << ICDC_RGADW_RGADDR_OFFSET) | val, in jz4770_codec_reg_write()
|
H A D | jz4760.c | 26 #define ICDC_RGADW_RGWR BIT(16) macro 768 !(reg & ICDC_RGADW_RGWR), in jz4760_codec_io_wait() 807 writel(ICDC_RGADW_RGWR | FIELD_PREP(ICDC_RGADW_RGADDR_MASK, reg) | val, in jz4760_codec_reg_write()
|
Completed in 7 milliseconds