Home
last modified time | relevance | path

Searched full:gpe1 (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/acpi/acpica/
H A Devgpeinit.c93 * Note: both GPE0 and GPE1 are optional, and either can exist without in acpi_ev_gpe_initialize()
132 /* Check for GPE0/GPE1 overlap (if both banks exist) */ in acpi_ev_gpe_initialize()
137 "GPE0 block (GPE 0 to %u) overlaps the GPE1 block " in acpi_ev_gpe_initialize()
138 "(GPE %u to %u) - Ignoring GPE1", in acpi_ev_gpe_initialize()
144 /* Ignore GPE1 block by setting the register count to zero */ in acpi_ev_gpe_initialize()
167 * GPE0 and GPE1 do not have to be contiguous in the GPE number in acpi_ev_gpe_initialize()
376 * and GPE1 methods both appear under \_GPE. in acpi_ev_match_gpe_method()
H A Devxfgpe.c83 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
145 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
169 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
207 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
281 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
322 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
370 * gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
512 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
592 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
631 * PARAMETERS: gpe_device - Parent GPE Device. NULL for GPE0/GPE1 in ACPI_EXPORT_SYMBOL()
[all...]
H A Devgpe.c278 * PARAMETERS: gpe_device - Device node. NULL for GPE0/GPE1
609 * PARAMETERS: gpe_device - Device node. NULL for GPE0/GPE1
736 * PARAMETERS: gpe_device - Device node. NULL for GPE0/GPE1
H A Dtbfadt.c608 * Field is optional (Pm2_control, GPE0, GPE1) AND has its own in acpi_tb_convert_fadt()
H A Daclocal.h479 * GPE0, GPE1, and one per each installed GPE Block Device.
/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210-fascinate4g.dts217 PIN_SLP(gpe1-0, INPUT, DOWN);
218 PIN_SLP(gpe1-1, INPUT, DOWN);
219 PIN_SLP(gpe1-2, INPUT, DOWN);
220 PIN_SLP(gpe1-3, OUT0, NONE);
221 PIN_SLP(gpe1-4, INPUT, DOWN);
H A Ds5pv210-pinctrl.dtsi89 gpe1: gpe1-gpio-bank { label
770 "gpe1-0", "gpe1-1", "gpe1-2", "gpe1-4";
777 samsung,pins = "gpe1-3";
784 samsung,pins = "gpe1-3";
H A Ds5pv210-galaxys.dts255 PIN_SLP(gpe1-0, INPUT, DOWN);
256 PIN_SLP(gpe1-1, INPUT, DOWN);
257 PIN_SLP(gpe1-2, INPUT, DOWN);
258 PIN_SLP(gpe1-3, OUT0, NONE);
259 PIN_SLP(gpe1-4, INPUT, DOWN);
H A Dexynos5260-pinctrl.dtsi119 gpe1: gpe1-gpio-bank { label
372 "gpe1-0", "gpe1-1";
H A Dexynos5250-pinctrl.dtsi618 gpe1: gpe1-gpio-bank { label
685 "gpe1-0", "gpe1-1";
700 samsung,pins = "gpe0-6", "gpe1-0";
H A Dexynos5420-pinctrl.dtsi310 gpe1: gpe1-gpio-bank { label
369 "gpe1-0", "gpe1-1";
H A Dexynos4210-universal_c210.dts63 gpio = <&gpe1 3 GPIO_ACTIVE_HIGH>;
540 samsung,pins = "gpe1-4";
641 shutdown-gpios = <&gpe1 4 GPIO_ACTIVE_HIGH>;
H A Dexynos3250-pinctrl.dtsi249 gpe1: gpe1-gpio-bank { label
H A Dexynos5250-spring.dts60 reset-gpios = <&gpe1 0 GPIO_ACTIVE_LOW>;
526 samsung,pins = "gpe1-0";
H A Dexynos5410-pinctrl.dtsi121 gpe1: gpe1-gpio-bank { label
H A Dexynos4210-pinctrl.dtsi81 gpe1: gpe1-gpio-bank { label
/linux/drivers/pinctrl/samsung/
H A Dpinctrl-exynos-arm.c114 EXYNOS_PIN_BANK_EINTG(5, 0x100, "gpe1", 0x20),
180 EXYNOS_PIN_BANK_EINTN(8, 0x140, "gpe1"),
262 EXYNOS_PIN_BANK_EINTG(8, 0x100, "gpe1", 0x20),
509 EXYNOS_PIN_BANK_EINTG(2, 0x020, "gpe1", 0x04),
596 EXYNOS_PIN_BANK_EINTG(5, 0x1a0, "gpe1", 0x34),
674 EXYNOS_PIN_BANK_EINTG(2, 0x1C0, "gpe1", 0x34),
802 EXYNOS_PIN_BANK_EINTG(2, 0x020, "gpe1", 0x04),
/linux/include/acpi/
H A Dactbl.h225 u8 gpe1_base; /* Offset in GPE number space where GPE1 events start */
H A Dactypes.h364 /* Number of distinct FADT-based GPE register blocks (GPE0 and GPE1) */