Home
last modified time | relevance | path

Searched refs:STM_SAI_STM32F4 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/stm/
H A Dstm32_sai.h81 #define SAI_XCR1_MCKDIV_WIDTH(x) (((x) == STM_SAI_STM32F4) ? 4 : 6)
253 #define STM_SAI_STM32F4 BIT(4) macro
257 #define STM_SAI_IS_F4(ip) ((ip)->conf.version == STM_SAI_STM32F4)
H A Dstm32_sai.c23 .version = STM_SAI_STM32F4,
/kernel/linux/linux-6.6/sound/soc/stm/
H A Dstm32_sai.h81 #define SAI_XCR1_MCKDIV_WIDTH(x) (((x) == STM_SAI_STM32F4) ? 4 : 6)
253 #define STM_SAI_STM32F4 BIT(4) macro
257 #define STM_SAI_IS_F4(ip) ((ip)->conf.version == STM_SAI_STM32F4)
H A Dstm32_sai.c23 .version = STM_SAI_STM32F4,

Completed in 3 milliseconds