Home
last modified time | relevance | path

Searched +full:0 +full:x42400 (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpic-msgr.txt38 Numbers shall start at 0.
49 reg = <0x41400 0x200>;
50 // Message registers 0 and 2 in this block can receive interrupts on
51 // sources 0xb0 and 0xb2, respectively.
52 interrupts = <0xb0 2 0xb2 2>;
53 mpic-msgr-receive-mask = <0x5>;
58 reg = <0x42400 0x200>;
59 // Message registers 0 and 2 in this block can receive interrupts on
60 // sources 0xb4 and 0xb6, respectively.
61 interrupts = <0xb4 2 0xb6 2>;
[all …]
/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,kaanapali-rpmh.yaml110 clk_virt: interconnect-0 {
118 reg = <0x016e0000 0x42400>;
/linux/sound/soc/uniphier/
H A Daio.h33 IEC61937_PC_AC3 = 0x0001,
34 IEC61937_PC_PAUSE = 0x0003,
35 IEC61937_PC_MPA = 0x0004,
36 IEC61937_PC_MP3 = 0x0005,
37 IEC61937_PC_DTS1 = 0x000b,
38 IEC61937_PC_DTS2 = 0x000c,
39 IEC61937_PC_DTS3 = 0x000d,
40 IEC61937_PC_AAC = 0x0007,
62 #define IEC61937_HEADER_SIGN 0x1f4e72f8
64 #define AUD_HW_PCMIN1 0
[all...]
/linux/drivers/interconnect/qcom/
H A Dkaanapali.c458 .port_offsets = { 0x14e000 },
459 .prio = 0,
461 .prio_fwd_disable = 0,
473 .port_offsets = { 0x145000 },
475 .urg_fwd = 0,
516 .port_offsets = { 0x13d000 },
518 .urg_fwd = 0,
531 .port_offsets = { 0x13f000 },
533 .urg_fwd = 0,
555 .port_offsets = { 0x31000, 0xb1000 },
[all …]
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhip07.dtsi23 #size-cells = <0>;
270 reg = <0x10000>;
273 numa-node-id = <0>;
279 reg = <0x10001>;
282 numa-node-id = <0>;
288 reg = <0x10002>;
291 numa-node-id = <0>;
297 reg = <0x10003>;
300 numa-node-id = <0>;
306 reg = <0x10100>;
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dump.h22 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80
23 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80
24 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80
25 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80
45 #define BNX2X_DUMP_VERSION 0x61111111
65 static const u32 page_vals_e2[] = {0, 128};
68 {0x58000, 4608, DUMP_CHIP_E2, 0x30}
74 static const u32 page_vals_e3[] = {0, 128};
77 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30}
81 { 0x2000, 1, 0x1f, 0xfff},
[all …]