xref: /kernel/linux/linux-6.6/include/dt-bindings/power/owl-s700-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// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Actions Semi S700 SPS
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2017 Andreas Färber
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci#ifndef DT_BINDINGS_POWER_OWL_S700_POWERGATE_H
862306a36Sopenharmony_ci#define DT_BINDINGS_POWER_OWL_S700_POWERGATE_H
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#define S700_PD_VDE	0
1162306a36Sopenharmony_ci#define S700_PD_VCE_SI	1
1262306a36Sopenharmony_ci#define S700_PD_USB2_1	2
1362306a36Sopenharmony_ci#define S700_PD_HDE	3
1462306a36Sopenharmony_ci#define S700_PD_DMA	4
1562306a36Sopenharmony_ci#define S700_PD_DS	5
1662306a36Sopenharmony_ci#define S700_PD_USB3	6
1762306a36Sopenharmony_ci#define S700_PD_USB2_0	7
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci#endif
20

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