Home
last modified time | relevance | path

Searched refs:ICDC_RGADW_RGWR (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
A Djz4725b.c29 #define ICDC_RGADW_RGWR BIT(16) macro
470 !(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()
A Djz4760.c26 #define ICDC_RGADW_RGWR BIT(16) macro
759 !(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()
A Djz4770.c25 #define ICDC_RGADW_RGWR BIT(16) macro
809 !(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 9 milliseconds