Searched +full:0 +full:x3a000000 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/net/ |
H A D | intel,dwmac-plat.yaml | 69 snps,wr_osr_lmt = <0x0>; 70 snps,rd_osr_lmt = <0x2>; 71 snps,blen = <0 0 0 0 16 8 4>; 79 snps,map-to-dma-channel = <0x0>; 80 snps,priority = <0x0>; 85 snps,map-to-dma-channel = <0x1>; 86 snps,priority = <0x1>; 94 snps,weight = <0x10>; 96 snps,priority = <0x0>; 100 snps,weight = <0x10>; [all …]
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234-p3740-0002+p3701-0008.dts | 22 bus@0 { 76 reg = <0x1c>; 99 reg = <0x55>; 129 usb2-0 { 153 usb3-0 { 172 usb2-0 { 193 usb3-0 { 199 nvidia,usb2-companion = <0>; 213 phys = <&{/bus@0/padctl@3520000/pads/usb2/lanes/usb2-0}>, 214 <&{/bus@0/padctl@3520000/pads/usb3/lanes/usb3-1}>; [all …]
|
H A D | tegra194.dtsi | 20 bus@0 { 25 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 29 reg = <0x0 0x00100000 0x0 0xf000>, 30 <0x0 0x0010f000 0x0 0x1000>; 36 reg = <0x0 0x2200000 0x0 0x10000>, 37 <0x0 0x2210000 0x0 0x10000>; 90 gpio-ranges = <&pinmux 0 0 169>; 95 reg = <0x0 0x02300000 0x0 0x1000>; 105 reg = <0x0 0x2390000 0x0 0x1000>, 106 <0x0 0x23a0000 0x0 0x1000>, [all …]
|
H A D | tegra234.dtsi | 31 bus@0 { 36 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 40 reg = <0x0 0x00100000 0x0 0xf000>, 41 <0x0 0x0010f000 0x0 0x1000>; 47 reg = <0x0 0x02080000 0x0 0x00121000>; 48 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, 70 reg = <0x0 0x02200000 0x0 0x10000>, 71 <0x0 0x02210000 0x0 0x10000>; 124 gpio-ranges = <&pinmux 0 0 164>; 129 reg = <0x0 0x2430000 0x0 0x19100>; [all …]
|
/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-pb1176.dts | 45 /* 128 MiB memory @ 0x0 */ 46 reg = <0x00000000 0x08000000>; 67 #clock-cells = <0>; 73 #clock-cells = <0>; 82 #clock-cells = <0>; 84 clock-frequency = <0>; 89 reg = <0x30000000 0x4000000>; 98 reg = <0x38000000 0x800000>; 113 reg = <0x3c000000 0x4000000>; 121 reg = <0x3a000000 0x10000>; [all …]
|
/linux/arch/hexagon/kernel/ |
H A D | vm_init_segtable.S | 16 * Start with mapping PA=0 to both VA=0x0 and VA=0xc000000 as 16MB large pages. 46 /* VA 0x00000000 */ 59 /* VA 0x40000000 */ 68 /* VA 0x80000000 */ 74 /*0xa8*/.word X,X,X,X 77 /*0xa9*/.word BKPG_IO(0xa9000000),BKPG_IO(0xa9000000),BKPG_IO(0xa9000000),BKPG_IO(0xa9000000) 79 /*0xa9*/.word X,X,X,X 81 /*0xaa*/.word X,X,X,X 82 /*0xab*/.word X,X,X,X 83 /*0xac*/.word X,X,X,X [all …]
|
/linux/drivers/target/sbp/ |
H A D | sbp_target.c | 32 .start = CSR_REGISTER_BASE + 0x10000, 33 .end = 0x1000000000000ULL, 37 0x1200609e, /* unit_specifier_id: NCITS/T10 */ 38 0x13010483, /* unit_sw_version: 1155D Rev 4 */ 39 0x3800609e, /* command_set_specifier_id: NCITS/T10 */ 40 0x390104d8, /* command_set: SPC-2 */ 41 0x3b000000, /* command_set_revision: 0 */ 42 0x3c000001, /* firmware_revision: 1 */ 47 static atomic_t login_id = ATOMIC_INIT(0); 117 int count = 0; in sbp_login_count_all_by_lun() [all …]
|