Searched +full:0 +full:xfed40000 (Results 1 – 7 of 7) sorted by relevance
| /freebsd/share/man/man4/ |
| H A D | tpm.4 | 39 .Cd hint.tpm.0.at="isa" 40 .Cd hint.tpm.0.maddr="0xfed40000" 41 .Cd hint.tpm.0.msize="0x5000" 43 .Cd hint.tpm.1.maddr="0xfed40000" 44 .Cd hint.tpm.1.msize="0x1000"
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-st.txt | 32 reg = <0xfed40000 0x110>; 38 pinctrl-0 = <&pinctrl_i2c0_default>; 39 st,i2c-min-scl-pulse-width-us = <0>;
|
| H A D | st,sti-i2c.yaml | 62 reg = <0xfed40000 0x110>; 68 pinctrl-0 = <&pinctrl_i2c0_default>; 69 st,i2c-min-scl-pulse-width-us = <0>;
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | tpm_intf_crb.c | 31 #define TPM_CRB_ADDRESS 0xFED40000 32 #define TPM_CRB_REGS_SIZE 0x1000 40 #define TPM_CRB_DATA_BUFFER_SIZE 0xF80 60 } loc_state; /* 0h */ 78 uint8_t _reserved2[0x20]; /* 10h */ 139 uint8_t _reserved3[0x10]; /* 70h */ 149 } while (0) 154 regs.cmd_addr_lo = val & 0xFFFFFFFF; \ 156 } while (0) 161 } while (0) [all …]
|
| /freebsd/sys/dev/hyperv/vmbus/ |
| H A D | vmbus.c | 80 #define VMBUS_GPADL_START 0xe1e10 152 &vmbus_pin_evttask, 0, "Pin event tasks to their respective CPU"); 157 &hv_tlb_hcall, 0, "Use Hyper_V hyercall for tlb flush"); 253 memset(inprm, 0, HYPERCALL_POSTMSGIN_SIZE); in vmbus_msghc_reset() 269 dsize + __offsetof(struct hypercall_postmsg_in, hc_data[0])); in vmbus_msghc_get() 324 for (i = 0; i < HC_RETRY_MAX; ++i) { in vmbus_msghc_exec_noresult() 329 return 0; in vmbus_msghc_exec_noresult() 331 pause_sbt("hcpmsg", time, 0, C_HARDCLOCK); in vmbus_msghc_exec_noresult() 393 if (gpadl == 0) in vmbus_gpadl_alloc() 440 int error, done = 0; in vmbus_connect() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | r8a779a0.dtsi | 20 #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 …]
|
| /freebsd/tools/test/iconv/ref/ |
| H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|