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