Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dmediatek,pinctrl-mt6795.yaml102 description: mt6795 pull down PUPD/R0/R1 type define value.
105 values; When pull down type is PUPD/R0/R1, adding R1R0 defines
112 description: mt6795 pull up PUPD/R0/R1 type define value.
115 values; When pull up type is PUPD/R0/R1, adding R1R0 defines
A Dpinctrl-mt8186.yaml117 description: mt8186 pull down PUPD/R0/R1 type define value.
125 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to
162 description: mt8186 pull up PUPD/R0/R1 type define value.
170 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to
A Dmediatek,mt8188-pinctrl.yaml103 description: mt8188 pull down PUPD/R0/R1 type define value.
111 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to
126 description: mt8188 pull up PUPD/R0/R1 type define value.
134 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to
A Dpinctrl-mt8195.yaml110 description: mt8195 pull down PUPD/R0/R1 type define value.
118 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to
158 description: mt8195 pull up PUPD/R0/R1 type define value.
166 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to
A Dpinctrl-mt8192.yaml91 description: PUPD/R1/R0 pull down type. See MTK_PUPD_SET_R1R0_
102 description: PUPD/R1/R0 pull up type. See MTK_PUPD_SET_R1R0_
A Dmediatek,mt7981-pinctrl.yaml352 PUPD/R1/R0 pull down type. See MTK_PUPD_SET_R1R0 defines in
361 PUPD/R1/R0 pull down type. See MTK_PUPD_SET_R1R0 defines in
A Dmediatek,mt7986-pinctrl.yaml301 PUPD/R1/R0 pull down type. See MTK_PUPD_SET_R1R0 defines in
310 PUPD/R1/R0 pull down type. See MTK_PUPD_SET_R1R0 defines in
/linux-6.3-rc2/drivers/pinctrl/renesas/
A Dpinctrl-rzv2m.c88 #define PUPD(n) (0x24 + (n) * 0x40) macro
479 switch ((readl(pctrl->base + PUPD(port)) >> bit) & PUPD_MASK) { in rzv2m_pinctrl_pinconf_get()
594 rzv2m_rmw_pin_config(pctrl, PUPD(port), bit, PUPD_MASK, val); in rzv2m_pinctrl_pinconf_set()

Completed in 13 milliseconds