Lines Matching refs:pin_function
176 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.pin_function.revision_id),
177 AML_OFFSET(pin_function.revision_id),
180 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.pin_function.shareable),
181 AML_OFFSET(pin_function.flags),
184 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.pin_function.pin_config),
185 AML_OFFSET(pin_function.pin_config),
188 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET(data.pin_function.function_number),
189 AML_OFFSET(pin_function.function_number),
200 ACPI_RS_OFFSET(data.pin_function.pin_table_length),
201 AML_OFFSET(pin_function.pin_table_offset),
202 AML_OFFSET(pin_function.res_source_offset)},
204 {ACPI_RSC_MOVE_GPIO_PIN, ACPI_RS_OFFSET(data.pin_function.pin_table),
205 AML_OFFSET(pin_function.pin_table_offset),
211 ACPI_RS_OFFSET(data.pin_function.resource_source.index),
212 AML_OFFSET(pin_function.res_source_index),
216 ACPI_RS_OFFSET(data.pin_function.resource_source.string_length),
217 AML_OFFSET(pin_function.res_source_offset),
218 AML_OFFSET(pin_function.vendor_offset)},
221 ACPI_RS_OFFSET(data.pin_function.resource_source.string_ptr),
222 AML_OFFSET(pin_function.res_source_offset),
228 ACPI_RS_OFFSET(data.pin_function.vendor_length),
229 AML_OFFSET(pin_function.vendor_length),
232 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET(data.pin_function.vendor_data),
233 AML_OFFSET(pin_function.vendor_offset),