Searched refs:STM_SAI_SLOTR_REGX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/soc/stm/ |
| D | stm32_sai_sub.c | 145 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_readable_reg() 175 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_writeable_reg() 586 regmap_update_bits(sai->regmap, STM_SAI_SLOTR_REGX, slotr_mask, slotr); in stm32_sai_set_dai_tdm_slot() 812 regmap_read(sai->regmap, STM_SAI_SLOTR_REGX, &slotr); in stm32_sai_set_slots() 834 regmap_update_bits(sai->regmap, STM_SAI_SLOTR_REGX, in stm32_sai_set_slots() 842 STM_SAI_SLOTR_REGX, SAI_XSLOTR_SLOTEN_MASK, in stm32_sai_set_slots() 878 regmap_update_bits(sai->regmap, STM_SAI_SLOTR_REGX, in stm32_sai_set_frame()
|
| D | stm32_sai.h | 20 #define STM_SAI_SLOTR_REGX 0x0C macro
|