Searched refs:REG_ASRPM1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_asrc.c | 831 case REG_ASRPM1: in fsl_asrc_readable_reg() 895 case REG_ASRPM1: in fsl_asrc_writeable_reg() 931 { REG_ASRRC, 0x0000 }, { REG_ASRPM1, 0x0000 }, 978 regmap_write(asrc->regmap, REG_ASRPM1, 0x7fffff); in fsl_asrc_init()
|
H A D | fsl_asrc.h | 40 #define REG_ASRPM1 0x40 macro
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_asrc.c | 839 case REG_ASRPM1: in fsl_asrc_readable_reg() 903 case REG_ASRPM1: in fsl_asrc_writeable_reg() 939 { REG_ASRRC, 0x0000 }, { REG_ASRPM1, 0x0000 }, 986 regmap_write(asrc->regmap, REG_ASRPM1, 0x7fffff); in fsl_asrc_init()
|
H A D | fsl_asrc.h | 40 #define REG_ASRPM1 0x40 macro
|
Completed in 7 milliseconds