HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //lib/modules/5.15.0-79-generic/build/include/dt-bindings/reset/actions,s700-reset.h
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
//
// Device Tree binding constants for Actions Semi S700 Reset Management Unit
//
// Copyright (c) 2018 Linaro Ltd.

#ifndef __DT_BINDINGS_ACTIONS_S700_RESET_H
#define __DT_BINDINGS_ACTIONS_S700_RESET_H

#define RESET_AUDIO				0
#define RESET_CSI				1
#define RESET_DE				2
#define RESET_DSI				3
#define RESET_GPIO				4
#define RESET_I2C0				5
#define RESET_I2C1				6
#define RESET_I2C2				7
#define RESET_I2C3				8
#define RESET_KEY				9
#define RESET_LCD0				10
#define RESET_SI				11
#define RESET_SPI0				12
#define RESET_SPI1				13
#define RESET_SPI2				14
#define RESET_SPI3				15
#define RESET_UART0				16
#define RESET_UART1				17
#define RESET_UART2				18
#define RESET_UART3				19
#define RESET_UART4				20
#define RESET_UART5				21
#define RESET_UART6				22

#endif /* __DT_BINDINGS_ACTIONS_S700_RESET_H */