Searched refs:STM_SAI_CR2_REGX (Results 1 – 2 of 2) sorted by relevance
143 case STM_SAI_CR2_REGX: in stm32_sai_sub_readable_reg()173 case STM_SAI_CR2_REGX: in stm32_sai_sub_writeable_reg()738 regmap_read(sai->regmap, STM_SAI_CR2_REGX, &cr2); in stm32_sai_startup()766 regmap_write_bits(sai->regmap, STM_SAI_CR2_REGX, in stm32_sai_set_config()
18 #define STM_SAI_CR2_REGX 0x04 macro