Searched refs:sms (Results 1 – 4 of 4) sorted by relevance
80 u8 sms, dms; in dw_dma_prepare_ctllo() local83 sms = dwc->dws.m_master; in dw_dma_prepare_ctllo()87 sms = dwc->dws.p_master; in dw_dma_prepare_ctllo()91 sms = dwc->dws.m_master; in dw_dma_prepare_ctllo()97 DWC_CTLL_DMS(dms) | DWC_CTLL_SMS(sms); in dw_dma_prepare_ctllo()
116 u32 cr1, sms; in stm32_count_function_write() local120 sms = TIM_SMCR_SMS_SLAVE_MODE_DISABLED; in stm32_count_function_write()125 sms = TIM_SMCR_SMS_ENCODER_MODE_1; in stm32_count_function_write()130 sms = TIM_SMCR_SMS_ENCODER_MODE_2; in stm32_count_function_write()135 sms = TIM_SMCR_SMS_ENCODER_MODE_3; in stm32_count_function_write()146 regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms); in stm32_count_function_write()
614 int sms = stm32_enable_mode2sms(mode); in stm32_set_enable_mode() local617 if (sms < 0) in stm32_set_enable_mode()618 return sms; in stm32_set_enable_mode()624 if (sms == 6 && !priv->enabled) { in stm32_set_enable_mode()633 regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms); in stm32_set_enable_mode()
2 smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o
Completed in 10 milliseconds