xref: /kernel/linux/linux-5.10/include/soc/sa1100/pwer.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/include/soc/sa1100/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci#ifndef SOC_SA1100_PWER_H
38c2ecf20Sopenharmony_ci#define SOC_SA1100_PWER_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci/*
68c2ecf20Sopenharmony_ci * Copyright (C) 2015, Dmitry Eremin-Solenikov
78c2ecf20Sopenharmony_ci */
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciint sa11x0_gpio_set_wake(unsigned int gpio, unsigned int on);
108c2ecf20Sopenharmony_ciint sa11x0_sc_set_wake(unsigned int irq, unsigned int on);
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#endif
13

Indexes created Thu Nov 07 10:32:03 CST 2024