162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_TOSHIBA_TMPV770X_H_
462306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_TOSHIBA_TMPV770X_H_
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci/* Reset */
762306a36Sopenharmony_ci#define TMPV770X_RESET_PIETHER_2P5M	0
862306a36Sopenharmony_ci#define TMPV770X_RESET_PIETHER_25M	1
962306a36Sopenharmony_ci#define TMPV770X_RESET_PIETHER_50M	2
1062306a36Sopenharmony_ci#define TMPV770X_RESET_PIETHER_125M	3
1162306a36Sopenharmony_ci#define TMPV770X_RESET_HOX		4
1262306a36Sopenharmony_ci#define TMPV770X_RESET_PCIE_MSTR	5
1362306a36Sopenharmony_ci#define TMPV770X_RESET_PCIE_AUX		6
1462306a36Sopenharmony_ci#define TMPV770X_RESET_PIINTC		7
1562306a36Sopenharmony_ci#define TMPV770X_RESET_PIETHER_BUS	8
1662306a36Sopenharmony_ci#define TMPV770X_RESET_PISPI0		9
1762306a36Sopenharmony_ci#define TMPV770X_RESET_PISPI1		10
1862306a36Sopenharmony_ci#define TMPV770X_RESET_PISPI2		11
1962306a36Sopenharmony_ci#define TMPV770X_RESET_PISPI3		12
2062306a36Sopenharmony_ci#define TMPV770X_RESET_PISPI4		13
2162306a36Sopenharmony_ci#define TMPV770X_RESET_PISPI5		14
2262306a36Sopenharmony_ci#define TMPV770X_RESET_PISPI6		15
2362306a36Sopenharmony_ci#define TMPV770X_RESET_PIUART0		16
2462306a36Sopenharmony_ci#define TMPV770X_RESET_PIUART1		17
2562306a36Sopenharmony_ci#define TMPV770X_RESET_PIUART2		18
2662306a36Sopenharmony_ci#define TMPV770X_RESET_PIUART3		19
2762306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C0		20
2862306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C1		21
2962306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C2		22
3062306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C3		23
3162306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C4		24
3262306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C5		25
3362306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C6		26
3462306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C7		27
3562306a36Sopenharmony_ci#define TMPV770X_RESET_PII2C8		28
3662306a36Sopenharmony_ci#define TMPV770X_RESET_PIPCMIF		29
3762306a36Sopenharmony_ci#define TMPV770X_RESET_PICKMON		30
3862306a36Sopenharmony_ci#define TMPV770X_RESET_SBUSCLK		31
3962306a36Sopenharmony_ci#define TMPV770X_NR_RESET		32
4062306a36Sopenharmony_ci
4162306a36Sopenharmony_ci#endif /*_DT_BINDINGS_RESET_TOSHIBA_TMPV770X_H_ */
42