Searched refs:sms (Results 1 – 6 of 6) sorted by relevance
110 u32 cr1, sms; in stm32_count_function_set() local114 sms = 1; in stm32_count_function_set()117 sms = 2; in stm32_count_function_set()120 sms = 3; in stm32_count_function_set()123 sms = 0; in stm32_count_function_set()136 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);
76 u8 sms = (dwc->direction == DMA_DEV_TO_MEM) ? p_master : m_master; in dw_dma_prepare_ctllo() local80 DWC_CTLL_DMS(dms) | DWC_CTLL_SMS(sms); in dw_dma_prepare_ctllo()
2 smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o
558 int sms = stm32_enable_mode2sms(mode); in stm32_set_enable_mode() local561 if (sms < 0) in stm32_set_enable_mode()562 return sms; in stm32_set_enable_mode()567 if (sms == 6) { in stm32_set_enable_mode()573 regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms); in stm32_set_enable_mode()