Searched refs:TPM_SPACE_SIZE (Results 1 – 3 of 3) sorted by relevance
90 TPM_SPACE_SIZE, 0, &bh)) in tpm_isa_match()96 ia->ia_iomem[0].ir_size = TPM_SPACE_SIZE; in tpm_isa_match()100 bus_space_unmap(bt, bh, TPM_SPACE_SIZE); in tpm_isa_match()114 size = TPM_SPACE_SIZE; in tpm_isa_attach()
123 if (mem->ar_length < TPM_SPACE_SIZE) { in tpm_acpi_attach()125 (uint64_t)mem->ar_length, TPM_SPACE_SIZE); in tpm_acpi_attach()
108 #define TPM_SPACE_SIZE 0x1000 macro