Searched refs:REG_ASRIER (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_asrc.c | 601 regmap_write(asrc->regmap, REG_ASRIER, ASRIER_AOLIE); in fsl_asrc_start_pair() 824 case REG_ASRIER: in fsl_asrc_readable_reg() 888 case REG_ASRIER: in fsl_asrc_writeable_reg() 926 { REG_ASRCTR, 0x0000 }, { REG_ASRIER, 0x0000 }, 975 regmap_write(asrc->regmap, REG_ASRIER, 0x0); in fsl_asrc_init()
|
H A D | fsl_asrc.h | 27 #define REG_ASRIER 0x04 macro 106 /* REG1 0x04 REG_ASRIER */
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_asrc.c | 609 regmap_write(asrc->regmap, REG_ASRIER, ASRIER_AOLIE); in fsl_asrc_start_pair() 832 case REG_ASRIER: in fsl_asrc_readable_reg() 896 case REG_ASRIER: in fsl_asrc_writeable_reg() 934 { REG_ASRCTR, 0x0000 }, { REG_ASRIER, 0x0000 }, 983 regmap_write(asrc->regmap, REG_ASRIER, 0x0); in fsl_asrc_init()
|
H A D | fsl_asrc.h | 27 #define REG_ASRIER 0x04 macro 106 /* REG1 0x04 REG_ASRIER */
|
Completed in 7 milliseconds