Home
last modified time | relevance | path

Searched +full:0 +full:xfed40000 (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h26 #define TPM_TIS_ADDR_BASE 0xFED40000
27 #define TPM_TIS_ADDR_SIZE 0x5000
35 #define TPM_TIS_REG_ACCESS 0x00
36 #define TPM_TIS_REG_INT_ENABLE 0x08
37 #define TPM_TIS_REG_INT_VECTOR 0x0c
38 #define TPM_TIS_REG_INT_STATUS 0x10
39 #define TPM_TIS_REG_INTF_CAPABILITY 0x14
40 #define TPM_TIS_REG_STS 0x18
41 #define TPM_TIS_REG_DATA_FIFO 0x24
42 #define TPM_TIS_REG_INTERFACE_ID 0x30
[all …]
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dst,sti-i2c.yaml62 reg = <0xfed40000 0x110>;
68 pinctrl-0 = <&pinctrl_i2c0_default>;
69 st,i2c-min-scl-pulse-width-us = <0>;
/openbmc/u-boot/arch/x86/dts/
H A Dchromebox_panther.dts18 silent-console = <0>;
31 ranges = <0x02000000 0x0 0xe0000000 0xe0000000 0 0x10000000
32 0x42000000 0x0 0xd0000000 0xd0000000 0 0x10000000
33 0x01000000 0x0 0x1000 0x1000 0 0xf000>;
35 pch@1f,0 {
36 reg = <0x0000f800 0 0 0 0>;
43 #size-cells = <0>;
45 spi-flash@0 {
48 reg = <0>;
51 memory-map = <0xff800000 0x00800000>;
[all …]
H A Dchromebook_link.dts25 silent_console = <0>;
30 #size-cells = <0>;
32 cpu@0 {
35 reg = <0>;
36 intel,apic-id = <0>;
73 reg = <0 0>;
76 gpio-offset = <0 0>;
82 gpio-offset = <0>;
89 gpio-offset = <0 3>;
95 gpio-offset = <0 5>;
[all …]
H A Dchromebook_samus.dts23 silent_console = <0>;
28 #size-cells = <0>;
30 cpu@0 {
33 reg = <0>;
34 intel,apic-id = <0>;
72 reg = <0 0>;
123 output-value = <0>;
135 soc_gpio@0 {
137 <0 &gpio_unused 0>, /* unused */
138 <1 &gpio_unused 0>, /* unused */
[all …]
/openbmc/u-boot/include/configs/
H A Dx86-common.h34 #define CONFIG_TPM_TIS_BASE_ADDRESS 0xfed40000
40 #define CONFIG_SYS_ISA_IO_BASE_ADDRESS 0
54 "ext2load scsi 0:3 01000000 /boot/vmlinuz; zboot 01000000"
66 #define CONFIG_SYS_MEMTEST_START 0x00100000
67 #define CONFIG_SYS_MEMTEST_END 0x01000000
68 #define CONFIG_SYS_LOAD_ADDR 0x20000000
76 #define CONFIG_SYS_MALLOC_LEN 0x200000
84 #define CONFIG_ENV_SIZE 0x01000
102 #define CONFIG_LOADADDR 0x1000000
103 #define CONFIG_RAMDISK_ADDR 0x4000000
[all …]
/openbmc/qemu/docs/specs/
H A Dtpm.rst20 0xfed40000-0xfed44fff available to the guest operating system.
45 0xfed40000-0xfed40fff (1 locality) available to the guest
69 #define TPM_VERSION_UNSPEC 0
73 #define TPM_PPI_VERSION_NONE 0
87 description contains the base address of the TIS interface 0xfed40000
88 and the size of the MMIO area (0x5000). In case a TPM2 is used by
135 | ``func`` | 0x100 | 0x000 | Firmware sets values for each supported |
138 | ``ppin`` | 0x1 | 0x100 | SMI interrupt to use. Set by firmware. |
141 | ``ppip`` | 0x4 | 0x101 | ACPI function index to pass to SMM code. |
144 | ``pprp`` | 0x4 | 0x105 | Result of last executed operation. Set by |
[all …]
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h29 #define VTPM_BASE_ADDRESS 0xfed40000
160 hv_set_register(HV_REGISTER_EOM, 0); in vmbus_signal_eom()
228 return 0; in __cpumask_to_vpset()
235 for (vcpu_bank = 0; vcpu_bank <= max_vcpu_bank; vcpu_bank++) in __cpumask_to_vpset()
236 vpset->bank_contents[vcpu_bank] = 0; in __cpumask_to_vpset()
254 vpset->valid_bank_mask = GENMASK_ULL(nr_bank - 1, 0); in __cpumask_to_vpset()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis.c34 /* irq > 0 means: use irq $irq;
35 * irq = 0 means: autoprobe for an irq;
58 ioread8(iobase + TPM_ACCESS(0)); in tpm_tis_flush()
61 #define tpm_tis_flush(iobase) do { } while (0)
113 return 0; in has_hid()
119 return 0; in is_itpm()
125 return 0; in is_itpm()
143 int ret = 0; in check_acpi_tpm2()
146 return 0; in check_acpi_tpm2()
167 return 0; in check_acpi_tpm2()
[all …]
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c147 for (i = 0; i < data->tables->len; ++i) { in free_test_data()
161 case 0: /* ACPI 1.0 RSDP */ in test_acpi_rsdp_table()
183 if (data->rsdp_table[15 /* Revision offset */] != 0) { in test_acpi_rxsdt_table()
207 AcpiSdtTable table = g_array_index(data->tables, typeof(table), 0); in test_acpi_fadt_table()
235 memset(fadt_aml + 36, 0, 4); /* sanitize FIRMWARE_CTRL ptr */ in test_acpi_fadt_table()
236 memset(fadt_aml + 40, 0, 4); /* sanitize DSDT ptr */ in test_acpi_fadt_table()
238 memset(fadt_aml + 132, 0, 8); /* sanitize X_FIRMWARE_CTRL ptr */ in test_acpi_fadt_table()
239 memset(fadt_aml + 140, 0, 8); /* sanitize X_DSDT ptr */ in test_acpi_fadt_table()
243 fadt_aml[9 /* Checksum */] = 0; in test_acpi_fadt_table()
258 for (i = 0; i < data->tables->len; ++i) { in dump_aml_files()
[all …]
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779a0.dtsi20 #clock-cells = <0>;
21 clock-frequency = <0>;
26 #size-cells = <0>;
28 a76_0: cpu@0 {
30 reg = <0>;
37 L3_CA76_0: cache-controller-0 {
47 #clock-cells = <0>;
49 clock-frequency = <0>;
54 #clock-cells = <0>;
56 clock-frequency = <0>;
[all …]
/openbmc/u-boot/
H A DREADME382 This is the value to write into CCSR offset 0x18600
1006 0xfed40000.
1045 # modprobe usbserial vendor=0xVendorID product=0xProductID
1088 - CONFIG_USBD_VENDORID 0xFFFF
1093 - CONFIG_USBD_PRODUCTID 0xFFFF
1271 0 = no rotation respectively 0 degree
1277 initialized with 0degree rotation.
1424 1st BOOTP request: delay 0 ... 1 sec
1425 2nd BOOTP request: delay 0 ... 2 sec
1426 3rd BOOTP request: delay 0 ... 4 sec
[all …]