Searched +full:0 +full:x02300000 (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra194-cbb.yaml | 44 pattern: "^[a-z]+-noc@[0-9a-f]+$" 92 reg = <0x02300000 0x1000>;
|
/linux-6.14.4/drivers/firewire/ |
D | ohci-serdes-test.c | 15 const u32 expected = 0x803d0594; in test_self_id_count_register_deserialization() 22 KUNIT_EXPECT_EQ(test, 0x3d, generation); in test_self_id_count_register_deserialization() 23 KUNIT_EXPECT_EQ(test, 0x165, size); in test_self_id_count_register_deserialization() 29 0x0006f38b, in test_self_id_receive_buffer_deserialization() 30 0x807fcc56, in test_self_id_receive_buffer_deserialization() 31 0x7f8033a9, in test_self_id_receive_buffer_deserialization() 32 0x8145cc5e, in test_self_id_receive_buffer_deserialization() 33 0x7eba33a1, in test_self_id_receive_buffer_deserialization() 36 u8 generation = ohci1394_self_id_receive_q0_get_generation(buffer[0]); in test_self_id_receive_buffer_deserialization() 37 u16 timestamp = ohci1394_self_id_receive_q0_get_timestamp(buffer[0]); in test_self_id_receive_buffer_deserialization() [all …]
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | coredump.c | 16 .start = 0xe003b400, 17 .len = 0x00003bff, 24 .start = 0x00800000, 25 .len = 0x0005ffff, 29 .start = 0x00900000, 30 .len = 0x00013fff, 34 .start = 0x02200000, 35 .len = 0x0004ffff, 39 .start = 0x02300000, 40 .len = 0x0004ffff, [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/nvidia/ |
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 …]
|
/linux-6.14.4/drivers/soc/tegra/cbb/ |
D | tegra194-cbb.c | 27 #define ERRLOGGER_0_ID_COREID_0 0x00000000 28 #define ERRLOGGER_0_ID_REVISIONID_0 0x00000004 29 #define ERRLOGGER_0_FAULTEN_0 0x00000008 30 #define ERRLOGGER_0_ERRVLD_0 0x0000000c 31 #define ERRLOGGER_0_ERRCLR_0 0x00000010 32 #define ERRLOGGER_0_ERRLOG0_0 0x00000014 33 #define ERRLOGGER_0_ERRLOG1_0 0x00000018 34 #define ERRLOGGER_0_RSVD_00_0 0x0000001c 35 #define ERRLOGGER_0_ERRLOG3_0 0x00000020 36 #define ERRLOGGER_0_ERRLOG4_0 0x00000024 [all …]
|