Searched refs:STM_SAI_SLOTR_REGX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/stm/ |
| D | stm32_sai_sub.c | 147 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_readable_reg() 176 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_writeable_reg() 372 regmap_update_bits(sai->regmap, STM_SAI_SLOTR_REGX, slotr_mask, slotr); in stm32_sai_set_dai_tdm_slot() 588 regmap_read(sai->regmap, STM_SAI_SLOTR_REGX, &slotr); in stm32_sai_set_slots() 610 regmap_update_bits(sai->regmap, STM_SAI_SLOTR_REGX, in stm32_sai_set_slots() 618 STM_SAI_SLOTR_REGX, SAI_XSLOTR_SLOTEN_MASK, in stm32_sai_set_slots() 654 regmap_update_bits(sai->regmap, STM_SAI_SLOTR_REGX, in stm32_sai_set_frame()
|
| D | stm32_sai.h | 30 #define STM_SAI_SLOTR_REGX 0x0C macro
|