xref: /kernel/linux/linux-6.6/include/dt-bindings/power/owl-s900-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-later OR MIT) */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Actions Semi S900 SPS
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2018 Linaro Ltd.
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci#ifndef DT_BINDINGS_POWER_OWL_S900_POWERGATE_H
862306a36Sopenharmony_ci#define DT_BINDINGS_POWER_OWL_S900_POWERGATE_H
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#define S900_PD_GPU_B	0
1162306a36Sopenharmony_ci#define S900_PD_VCE	1
1262306a36Sopenharmony_ci#define S900_PD_SENSOR	2
1362306a36Sopenharmony_ci#define S900_PD_VDE	3
1462306a36Sopenharmony_ci#define S900_PD_HDE	4
1562306a36Sopenharmony_ci#define S900_PD_USB3	5
1662306a36Sopenharmony_ci#define S900_PD_DDR0	6
1762306a36Sopenharmony_ci#define S900_PD_DDR1	7
1862306a36Sopenharmony_ci#define S900_PD_DE	8
1962306a36Sopenharmony_ci#define S900_PD_NAND	9
2062306a36Sopenharmony_ci#define S900_PD_USB2_H0	10
2162306a36Sopenharmony_ci#define S900_PD_USB2_H1	11
2262306a36Sopenharmony_ci
2362306a36Sopenharmony_ci#endif
24

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