Searched defs:aml_resource_gpio (Results 1 – 1 of 1) sorted by relevance
299 struct aml_resource_gpio { struct300 AML_RESOURCE_LARGE_HEADER_COMMON u8 revision_id;301 u8 connection_type;302 u16 flags;303 u16 int_flags;304 u8 pin_config;305 u16 drive_strength;306 u16 debounce_timeout;307 u16 pin_table_offset;308 u8 res_source_index;[all …]