Searched defs:aml_resource_gpio (Results 1 – 2 of 2) sorted by relevance
274 struct aml_resource_gpio { struct275 AML_RESOURCE_LARGE_HEADER_COMMON u8 revision_id;276 u8 connection_type;277 u16 flags;278 u16 int_flags;279 u8 pin_config;280 u16 drive_strength;281 u16 debounce_timeout;282 u16 pin_table_offset;283 u8 res_source_index;[all …]
281 struct aml_resource_gpio { struct282 AML_RESOURCE_LARGE_HEADER_COMMON u8 revision_id;283 u8 connection_type;284 u16 flags;285 u16 int_flags;286 u8 pin_config;287 u16 drive_strength;288 u16 debounce_timeout;289 u16 pin_table_offset;290 u8 res_source_index;[all …]