Searched refs:ICDC_RGADW_RGWR (Results 1 – 3 of 3) sorted by relevance
29 #define ICDC_RGADW_RGWR BIT(16) macro470 !(reg & ICDC_RGADW_RGWR), 1000, 10000); in jz4725b_codec_io_wait()508 writel(ICDC_RGADW_RGWR | (reg << ICDC_RGADW_RGADDR_OFFSET) | val, in jz4725b_codec_reg_write()
26 #define ICDC_RGADW_RGWR BIT(16) macro759 !(reg & ICDC_RGADW_RGWR), in jz4760_codec_io_wait()798 writel(ICDC_RGADW_RGWR | FIELD_PREP(ICDC_RGADW_RGADDR_MASK, reg) | val, in jz4760_codec_reg_write()
25 #define ICDC_RGADW_RGWR BIT(16) macro809 !(reg & ICDC_RGADW_RGWR), in jz4770_codec_io_wait()848 writel(ICDC_RGADW_RGWR | (reg << ICDC_RGADW_RGADDR_OFFSET) | val, in jz4770_codec_reg_write()
Completed in 12 milliseconds