Home
last modified time | relevance | path

Searched refs:sms (Results 1 – 4 of 4) sorted by relevance

/drivers/dma/dw/
A Ddw.c80 u8 sms, dms; in dw_dma_prepare_ctllo() local
83 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()
/drivers/counter/
A Dstm32-timer-cnt.c116 u32 cr1, sms; in stm32_count_function_write() local
120 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()
/drivers/iio/trigger/
A Dstm32-timer-trigger.c614 int sms = stm32_enable_mode2sms(mode); in stm32_set_enable_mode() local
617 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()
/drivers/media/common/siano/
A DMakefile2 smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o

Completed in 10 milliseconds