Searched refs:STM_SAI_CR2_REGX (Results 1 – 2 of 2) sorted by relevance
145 case STM_SAI_CR2_REGX: in stm32_sai_sub_readable_reg()174 case STM_SAI_CR2_REGX: in stm32_sai_sub_writeable_reg()514 regmap_read(sai->regmap, STM_SAI_CR2_REGX, &cr2); in stm32_sai_startup()542 regmap_update_bits(sai->regmap, STM_SAI_CR2_REGX, in stm32_sai_set_config()
28 #define STM_SAI_CR2_REGX 0x04 macro