Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c63 #define PIN_CFG_SMT BIT(16) /* Schmitt-trigger input control */ macro
84 PIN_CFG_SMT)
1419 if (!(cfg & PIN_CFG_SMT)) in rzg2l_pinctrl_pinconf_get()
1564 if (!(cfg & PIN_CFG_SMT)) in rzg2l_pinctrl_pinconf_set()
3019 has_smt = !!(caps & PIN_CFG_SMT); in rzg2l_pinctrl_pm_setup_regs()