Home
last modified time | relevance | path

Searched defs:omap_gpio_switch_config (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/board/nokia/rx51/
H A Dtag_omap.h104 struct omap_gpio_switch_config { struct
105 char name[12];
106 u16 gpio;
107 u8 flags:4;
108 u8 type:4;
109 unsigned int key_code:24; /* Linux key code */