Searched +full:0 +full:x58002000 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | st,stm32-fmc2-nand.yaml | 64 - description: Chip select 0 data 65 - description: Chip select 0 command 66 - description: Chip select 0 address space 89 - description: Chip select 0 data 90 - description: Chip select 0 command 91 - description: Chip select 0 address space 105 - description: Chip select 0 data 106 - description: Chip select 0 command 107 - description: Chip select 0 address space 133 reg = <0x58002000 0x1000>, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | st,stm32-fmc2-ebi.yaml | 51 <bank-number> 0 <address of the bank> <size> 58 "^.*@[0-4],[a-f0-9]+$": 82 reg = <0x58002000 0x1000>; 86 ranges = <0 0 0x60000000 0x04000000>, /* EBI CS 1 */ 87 <1 0 0x64000000 0x04000000>, /* EBI CS 2 */ 88 <2 0 0x68000000 0x04000000>, /* EBI CS 3 */ 89 <3 0 0x6c000000 0x04000000>, /* EBI CS 4 */ 90 <4 0 0x80000000 0x10000000>; /* NAND */ 92 psram@0,0 { 94 reg = <0 0x00000000 0x100000>; [all …]
|
/freebsd/sys/dev/glxsb/ |
H A D | glxsb.c | 56 #define PCI_VENDOR_AMD 0x1022 /* AMD */ 57 #define PCI_PRODUCT_AMD_GEODE_LX_CRYPTO 0x2082 /* Geode LX Crypto */ 59 #define SB_GLD_MSR_CAP 0x58002000 /* RO - Capabilities */ 60 #define SB_GLD_MSR_CONFIG 0x58002001 /* RW - Master Config */ 61 #define SB_GLD_MSR_SMI 0x58002002 /* RW - SMI */ 62 #define SB_GLD_MSR_ERROR 0x58002003 /* RW - Error */ 63 #define SB_GLD_MSR_PM 0x58002004 /* RW - Power Mgmt */ 64 #define SB_GLD_MSR_DIAG 0x58002005 /* RW - Diagnostic */ 65 #define SB_GLD_MSR_CTRL 0x58002006 /* RW - Security Block Cntrl */ 68 #define SB_GMC_DIV0 0x0000 /* AES update divisor values */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp131.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 21 reg = <0>; 43 #size-cells = <0>; 44 linaro,optee-channel-id = <0>; 47 reg = <0x14>; 52 reg = <0x16>; 57 reg = <0x17>; 61 #size-cells = <0>; 63 scmi_reg11: regulator@0 { [all …]
|
H A D | stm32mp151.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 22 reg = <0>; 42 reg = <0xa0021000 0x1000>, 43 <0xa0022000 0x2000>; 58 #clock-cells = <0>; 64 #clock-cells = <0>; 70 #clock-cells = <0>; 76 #clock-cells = <0>; 82 #clock-cells = <0>; [all …]
|