xref: /kernel/linux/linux-6.6/include/dt-bindings/power/owl-s500-powergate.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/dt-bindings/power/
162306a36Sopenharmony_ci/*
262306a36Sopenharmony_ci * Copyright (c) 2017 Andreas Färber
362306a36Sopenharmony_ci *
462306a36Sopenharmony_ci * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
562306a36Sopenharmony_ci */
662306a36Sopenharmony_ci#ifndef DT_BINDINGS_POWER_OWL_S500_POWERGATE_H
762306a36Sopenharmony_ci#define DT_BINDINGS_POWER_OWL_S500_POWERGATE_H
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define S500_PD_VDE	0
1062306a36Sopenharmony_ci#define S500_PD_VCE_SI	1
1162306a36Sopenharmony_ci#define S500_PD_USB2_1	2
1262306a36Sopenharmony_ci#define S500_PD_CPU2	3
1362306a36Sopenharmony_ci#define S500_PD_CPU3	4
1462306a36Sopenharmony_ci#define S500_PD_DMA	5
1562306a36Sopenharmony_ci#define S500_PD_DS	6
1662306a36Sopenharmony_ci#define S500_PD_USB3	7
1762306a36Sopenharmony_ci#define S500_PD_USB2_0	8
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci#endif
20

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