Searched refs:sms (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/dma/dw/ |
| H A D | dw.c | 80 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()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | sdrc.c | 63 void __init omap2_set_globals_sdrc(void __iomem *sdrc, void __iomem *sms) in omap2_set_globals_sdrc() argument 66 omap2_sms_base = sms; in omap2_set_globals_sdrc()
|
| H A D | sdrc.h | 51 extern void omap2_set_globals_sdrc(void __iomem *sdrc, void __iomem *sms);
|
| /linux/drivers/counter/ |
| H A D | stm32-timer-cnt.c | 116 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()
|
| /linux/drivers/media/common/siano/ |
| H A D | Makefile | 2 smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o
|
| /linux/drivers/iio/trigger/ |
| H A D | stm32-timer-trigger.c | 614 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()
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721s2-mcu-wakeup.dtsi | 9 sms: system-controller@44083000 { label 143 ti,sci = <&sms>; 483 ti,sci = <&sms>; 502 ti,sci = <&sms>; 702 ti,sci = <&sms>; 718 ti,sci = <&sms>;
|
| H A D | k3-j784s4-main.dtsi | 16 ti,sci = <&sms>;
|
| /linux/Documentation/misc-devices/ |
| H A D | amd-sbi.rst | 101 .. [3] https://www.amd.com/en/developer/e-sms.html
|
| /linux/Documentation/arch/x86/ |
| H A D | amd_hsmp.rst | 191 which is provided by the E-SMS project https://www.amd.com/en/developer/e-sms.html.
|