Sign in
◑
Theme
coral
/
linux-mtk
/
5cc50fc858a5ab37dc2744d72d7ffed96f23afd8
/
.
/
include
/
linux
/
platform_data
/
gpio-em.h
blob: 573edfb046c4f5943ea4acb2449a9c6ec3154285 [
file
]
#ifndef
__GPIO_EM_H__
#define
__GPIO_EM_H__
struct
gpio_em_config
{
unsigned
int
gpio_base
;
unsigned
int
irq_base
;
unsigned
int
number_of_pins
;
};
#endif
/* __GPIO_EM_H__ */