Searched refs:STM_SAI_SLOTR_REGX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 146 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_readable_reg() 176 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_writeable_reg() 637 stm32_sai_sub_reg_up(sai, STM_SAI_SLOTR_REGX, slotr_mask, slotr); in stm32_sai_set_dai_tdm_slot() 863 stm32_sai_sub_reg_rd(sai, STM_SAI_SLOTR_REGX, &slotr); in stm32_sai_set_slots() 885 stm32_sai_sub_reg_up(sai, STM_SAI_SLOTR_REGX, in stm32_sai_set_slots() 893 STM_SAI_SLOTR_REGX, SAI_XSLOTR_SLOTEN_MASK, in stm32_sai_set_slots() 929 stm32_sai_sub_reg_up(sai, STM_SAI_SLOTR_REGX, in stm32_sai_set_frame()
|
H A D | stm32_sai.h | 20 #define STM_SAI_SLOTR_REGX 0x0C macro
|
/kernel/linux/linux-6.6/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 144 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_readable_reg() 174 case STM_SAI_SLOTR_REGX: in stm32_sai_sub_writeable_reg() 635 stm32_sai_sub_reg_up(sai, STM_SAI_SLOTR_REGX, slotr_mask, slotr); in stm32_sai_set_dai_tdm_slot() 861 stm32_sai_sub_reg_rd(sai, STM_SAI_SLOTR_REGX, &slotr); in stm32_sai_set_slots() 883 stm32_sai_sub_reg_up(sai, STM_SAI_SLOTR_REGX, in stm32_sai_set_slots() 891 STM_SAI_SLOTR_REGX, SAI_XSLOTR_SLOTEN_MASK, in stm32_sai_set_slots() 927 stm32_sai_sub_reg_up(sai, STM_SAI_SLOTR_REGX, in stm32_sai_set_frame()
|
H A D | stm32_sai.h | 20 #define STM_SAI_SLOTR_REGX 0x0C macro
|
Completed in 7 milliseconds