Searched refs:sms (Results 1 – 6 of 6) sorted by relevance
118 u32 cr1, sms; in stm32_count_function_set() local122 sms = 0; in stm32_count_function_set()125 sms = 1; in stm32_count_function_set()128 sms = 2; in stm32_count_function_set()131 sms = 3; in stm32_count_function_set()142 regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms); in stm32_count_function_set()
112 void __init omap2_set_globals_sdrc(void __iomem *sdrc, void __iomem *sms) in omap2_set_globals_sdrc() argument115 omap2_sms_base = sms; in omap2_set_globals_sdrc()
51 extern void omap2_set_globals_sdrc(void __iomem *sdrc, void __iomem *sms);
75 u8 sms = (dwc->direction == DMA_DEV_TO_MEM) ? p_master : m_master; in dw_dma_prepare_ctllo() local79 DWC_CTLL_DMS(dms) | DWC_CTLL_SMS(sms); in dw_dma_prepare_ctllo()
2 smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o
605 int sms = stm32_enable_mode2sms(mode); in stm32_set_enable_mode() local607 if (sms < 0) in stm32_set_enable_mode()608 return sms; in stm32_set_enable_mode()614 if (sms == 6 && !priv->enabled) { in stm32_set_enable_mode()620 regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms); in stm32_set_enable_mode()