Searched refs:REG_ASRSTR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_asrc.c | 830 case REG_ASRSTR: in fsl_asrc_readable_reg() 867 case REG_ASRSTR: in fsl_asrc_volatile_reg() 894 case REG_ASRSTR: in fsl_asrc_writeable_reg() 929 { REG_ASRCDR2, 0x0000 }, { REG_ASRSTR, 0x0000 }, 1010 regmap_read(asrc->regmap, REG_ASRSTR, &status); in fsl_asrc_isr() 1013 regmap_write(asrc->regmap, REG_ASRSTR, ASRSTR_AOLE); in fsl_asrc_isr()
|
H A D | fsl_asrc.h | 36 #define REG_ASRSTR 0x20 macro 177 /* REG7 0x20 REG_ASRSTR */
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_asrc.c | 838 case REG_ASRSTR: in fsl_asrc_readable_reg() 875 case REG_ASRSTR: in fsl_asrc_volatile_reg() 902 case REG_ASRSTR: in fsl_asrc_writeable_reg() 937 { REG_ASRCDR2, 0x0000 }, { REG_ASRSTR, 0x0000 }, 1018 regmap_read(asrc->regmap, REG_ASRSTR, &status); in fsl_asrc_isr() 1021 regmap_write(asrc->regmap, REG_ASRSTR, ASRSTR_AOLE); in fsl_asrc_isr()
|
H A D | fsl_asrc.h | 36 #define REG_ASRSTR 0x20 macro 177 /* REG7 0x20 REG_ASRSTR */
|
Completed in 8 milliseconds