Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos3250-rinato.dts801 PIN_IN(gpm1-0, DOWN, LV1);
802 PIN_IN(gpm1-1, DOWN, LV1);
803 PIN_IN(gpm1-2, DOWN, LV1);
804 PIN_IN(gpm1-3, DOWN, LV1);
805 PIN_IN(gpm1-4, DOWN, LV1);
806 PIN_IN(gpm1-5, DOWN, LV1);
807 PIN_IN(gpm1-6, DOWN, LV1);
889 PIN_SLP(gpm1-0, INPUT, DOWN);
890 PIN_SLP(gpm1-1, INPUT, DOWN);
891 PIN_SLP(gpm1-2, INPUT, DOWN);
[all …]
H A Dexynos4412-n710x.dts28 maxim,ena-gpios = <&gpm1 0 GPIO_ACTIVE_HIGH>;
32 gpio = <&gpm1 1 GPIO_ACTIVE_HIGH>;
H A Dexynos3250-monk.dts612 PIN_SLP(gpm1-0, INPUT, DOWN);
613 PIN_SLP(gpm1-1, INPUT, DOWN);
614 PIN_SLP(gpm1-2, INPUT, DOWN);
615 PIN_SLP(gpm1-3, INPUT, DOWN);
616 PIN_SLP(gpm1-4, INPUT, DOWN);
617 PIN_SLP(gpm1-5, INPUT, DOWN);
618 PIN_SLP(gpm1-6, INPUT, DOWN);
H A Dexynos3250-pinctrl.dtsi299 gpm1: gpm1-gpio-bank { label
503 "gpm1-0", "gpm1-1", "gpm2-0", "gpm2-1";
H A Dexynos4412-p4note.dtsi1003 PIN_SLP(gpm1-0, INPUT, NONE);
1004 PIN_SLP(gpm1-1, INPUT, NONE);
1005 PIN_SLP(gpm1-2, INPUT, NONE);
1006 PIN_SLP(gpm1-3, INPUT, NONE);
1007 PIN_SLP(gpm1-4, INPUT, NONE);
1008 PIN_SLP(gpm1-5, INPUT, NONE);
1009 PIN_SLP(gpm1-6, INPUT, DOWN);
H A Dexynos4412-midas.dtsi645 gpios = <&gpm1 6 GPIO_ACTIVE_LOW>;
1268 PIN_SLP(gpm1-0, INPUT, DOWN);
1269 PIN_SLP(gpm1-1, INPUT, DOWN);
1270 PIN_SLP(gpm1-2, INPUT, NONE);
1271 PIN_SLP(gpm1-3, INPUT, NONE);
1272 PIN_SLP(gpm1-4, INPUT, NONE);
1273 PIN_SLP(gpm1-5, INPUT, NONE);
1274 PIN_SLP(gpm1-6, INPUT, DOWN);
H A Dexynos4212-tab3.dtsi1073 PIN_SLP(gpm1-0, INPUT, DOWN);
1074 PIN_SLP(gpm1-1, INPUT, DOWN);
1075 PIN_SLP(gpm1-2, INPUT, NONE);
1076 PIN_SLP(gpm1-3, INPUT, NONE);
1077 PIN_SLP(gpm1-4, INPUT, NONE);
1078 PIN_SLP(gpm1-5, INPUT, NONE);
1079 PIN_SLP(gpm1-6, OUT0, NONE);
H A Dexynos4x12-pinctrl.dtsi498 gpm1: gpm1-gpio-bank { label
814 "gpm1-0", "gpm1-1", "gpm2-0", "gpm2-1";
/openbmc/linux/arch/arm64/boot/dts/exynos/
H A Dexynos850-pinctrl.dtsi147 gpm1: gpm1-gpio-bank { label
219 samsung,pins = "gpm0-0", "gpm1-0";
227 samsung,pins = "gpm0-0", "gpm1-0", "gpm2-0", "gpm3-0";
234 samsung,pins = "gpm0-0", "gpm1-0";
241 samsung,pins = "gpm0-0", "gpm1-0", "gpm2-0", "gpm3-0";
/openbmc/u-boot/arch/arm/dts/
H A Dexynos4x12-pinctrl.dtsi222 gpm1: gpm1 { label
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dsamsung,s5k6a3.yaml86 gpios = <&gpm1 6 GPIO_ACTIVE_LOW>;
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dsamsung,exynos4212-fimc-is.yaml210 gpios = <&gpm1 6 GPIO_ACTIVE_LOW>;
H A Dsamsung,fimc.yaml269 gpios = <&gpm1 6 GPIO_ACTIVE_LOW>;
/openbmc/linux/fs/udf/
H A Dsuper.c1429 struct genericPartitionMap1 *gpm1 = in udf_load_logicalvol() local
1432 map->s_volumeseqnum = le16_to_cpu(gpm1->volSeqNum); in udf_load_logicalvol()
1433 map->s_partition_num = le16_to_cpu(gpm1->partitionNum); in udf_load_logicalvol()