Searched full:r1r0 (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt8189-pinctrl.yaml | 111 For pull down type is normal, it doesn't need add R1R0 define 114 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 131 For pull up type is normal, it don't need add R1R0 define 134 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to
|
| H A D | mediatek,mt6795-pinctrl.yaml | 103 For normal pull down type, it is not necessary to specify R1R0 104 values; When pull down type is PUPD/R0/R1, adding R1R0 defines 113 For normal pull up type, it is not necessary to specify R1R0 114 values; When pull up type is PUPD/R0/R1, adding R1R0 defines will
|
| H A D | mediatek,mt8188-pinctrl.yaml | 110 For pull down type is normal, it doesn't need add RSEL & R1R0 112 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 136 For pull up type is normal, it don't need add RSEL & R1R0 define 138 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to set
|
| H A D | mediatek,mt8196-pinctrl.yaml | 128 For pull down type is normal, it doesn't need add R1R0 define 130 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 147 For pull up type is normal, it don't need add R1R0 define 149 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to
|
| H A D | mediatek,mt8186-pinctrl.yaml | 122 For pull down type is normal, it don't need add RSEL & R1R0 define 124 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 167 For pull up type is normal, it don't need add RSEL & R1R0 define 169 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to
|
| H A D | mediatek,mt8195-pinctrl.yaml | 115 For pull down type is normal, it don't need add RSEL & R1R0 define 117 For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 163 For pull up type is normal, it don't need add RSEL & R1R0 define 165 For pull up type is PUPD/R0/R1 type, it can add R1R0 define to
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common.h | 251 unsigned int pin, bool isup, unsigned int r1r0); 304 unsigned int pin, bool isup, unsigned int r1r0);
|
| H A D | pinctrl-mt8135.c | 234 unsigned int pin, bool isup, unsigned int r1r0) in spec_pull_set() argument 264 switch (r1r0) { in spec_pull_set()
|