Home
last modified time | relevance | path

Searched +full:0 +full:xa0410000 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/arm/
Darm,scu.yaml14 with a Snoop Control Unit. The register range is usually 256 (0x100)
45 reg = <0xa0410000 0x100>;
/linux-6.12.1/Documentation/devicetree/bindings/arm/ux500/
Dboards.txt51 reg = <0x80150000 0x2000>;
59 reg = <0xa0411000 0x1000>,
60 <0xa0410100 0x100>;
65 reg = <0xa0410000 0x100>;
70 reg = <0xa0410600 0x20>;
71 interrupts = <1 13 0x304>; /* IRQ level high per-CPU */
79 #clock-cells = <0>;
/linux-6.12.1/drivers/net/ethernet/microchip/
Dlan743x_main.h16 #define ID_REV (0x00)
17 #define ID_REV_ID_MASK_ (0xFFFF0000)
18 #define ID_REV_ID_LAN7430_ (0x74300000)
19 #define ID_REV_ID_LAN7431_ (0x74310000)
20 #define ID_REV_ID_LAN743X_ (0x74300000)
21 #define ID_REV_ID_A011_ (0xA0110000) // PCI11010
22 #define ID_REV_ID_A041_ (0xA0410000) // PCI11414
23 #define ID_REV_ID_A0X1_ (0xA0010000)
25 ((((id_rev) & 0xFFF00000) == ID_REV_ID_LAN743X_) || \
26 (((id_rev) & 0xFF0F0000) == ID_REV_ID_A0X1_))
[all …]
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-dbx5x0.dtsi40 #size-cells = <0>;
56 reg = <0x300>;
65 reg = <0x301>;
81 polling-delay = <0>;
93 hysteresis = <0>;
121 /* The first (always on) ESRAM 0, 128 KB */
123 reg = <0x40000000 0x20000>;
126 ranges = <0 0x40000000 0x20000>;
128 sram@0 {
130 reg = <0x0 0x10000>;
[all …]