Home
last modified time | relevance | path

Searched refs:STM_SAI_CR2_REGX (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/stm/
H A Dstm32_sai_sub.c144 case STM_SAI_CR2_REGX: in stm32_sai_sub_readable_reg()
174 case STM_SAI_CR2_REGX: in stm32_sai_sub_writeable_reg()
789 stm32_sai_sub_reg_rd(sai, STM_SAI_CR2_REGX, &cr2); in stm32_sai_startup()
817 stm32_sai_sub_reg_wr(sai, STM_SAI_CR2_REGX, in stm32_sai_set_config()
H A Dstm32_sai.h18 #define STM_SAI_CR2_REGX 0x04 macro