Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
A Dpinctrl-stmfx.c172 u32 pupd, mask = get_mask(offset); in stmfx_pinconf_get_pupd() local
179 return !!(pupd & mask); in stmfx_pinconf_get_pupd()
221 int ret, dir, type, pupd; in stmfx_pinconf_get() local
241 if (pupd < 0) in stmfx_pinconf_get()
242 return pupd; in stmfx_pinconf_get()
250 if (dir && type && !pupd) in stmfx_pinconf_get()
254 if (type && pupd) in stmfx_pinconf_get()
351 int dir, type, pupd, val; in stmfx_pinconf_dbg_show() local
364 if (pupd < 0) in stmfx_pinconf_dbg_show()
374 pupd ? "with" : "without"); in stmfx_pinconf_dbg_show()
[all …]
A DMakefile19 obj-$(CONFIG_PINCTRL_DA850_PUPD) += pinctrl-da850-pupd.o
/linux/Documentation/devicetree/bindings/pinctrl/
A Dti,da850-pupd.txt8 - compatible: Must be "ti,da850-pupd"
31 compatible = "ti,da850-pupd";
/linux/drivers/pinctrl/tegra/
A Dpinctrl-tegra194.c1368 #define PIN_PINGROUP_ENTRY_Y(r, bank, pupd, e_io_hv, e_lpbk, e_input, \ argument
1378 .pupd_reg = PINGROUP_REG_##pupd(r), \
1612 #define PINGROUP(pg_name, f0, f1, f2, f3, r, bank, pupd, e_io_hv, e_lpbk, e_input, e_lpdr, e_pbias_… argument
1624 PIN_PINGROUP_ENTRY_Y(r, bank, pupd, e_io_hv, e_lpbk, \
/linux/arch/arm/boot/dts/
A Dda850.dtsi914 compatible = "ti,da850-pupd";

Completed in 19 milliseconds