Searched refs:InputBase (Results 1 – 4 of 4) sorted by relevance
281 mapping->base = map_entry->InputBase; in iort_copy_data()286 mapping->end = map_entry->InputBase + map_entry->IdCount; in iort_copy_data()
594 UINT32 InputBase; /* Lowest value in input range */ member
295 {ACPI_DMT_UINT32, ACPI_IORTM_OFFSET (InputBase), "Input base", DT_OPTIONAL},
11106 unsigned InputBase = 16 * S + Lane * InputSize / 8; in ReconstructShuffle() local11108 Mask.push_back(InputBase + OF); in ReconstructShuffle()