Searched defs:gpio_pad (Results 1 – 2 of 2) sorted by relevance
41 struct gpio_pad { struct42 u32 confg0;43 u32 confg0_changes;44 u32 confg1;45 u32 confg1_changes;46 u32 community;47 u32 mmio_addr;48 wchar_t *name;49 u32 misc;
19 static const struct gpio_pad gpio_pad[] = { variable
Completed in 9 milliseconds