Searched defs:aml_resource_gpio (Results 1 – 1 of 1) sorted by relevance
276 struct aml_resource_gpio { struct277 AML_RESOURCE_LARGE_HEADER_COMMON u8 revision_id;278 u8 connection_type;279 u16 flags;280 u16 int_flags;281 u8 pin_config;282 u16 drive_strength;283 u16 debounce_timeout;284 u16 pin_table_offset;285 u8 res_source_index;[all …]