Home
last modified time | relevance | path

Searched +full:0 +full:x2400 (Results 1 – 25 of 237) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/misc/habanalabs/include/gaudi/asic_reg/
Dgaudi_blocks.h16 #define mmNIC0_PHY0_BASE 0x0ull
17 #define NIC0_PHY0_MAX_OFFSET 0x9F13
18 #define mmMME0_ACC_BASE 0x7FFC020000ull
19 #define MME0_ACC_MAX_OFFSET 0x5C00
20 #define MME0_ACC_SECTION 0x20000
21 #define mmMME0_SBAB_BASE 0x7FFC040000ull
22 #define MME0_SBAB_MAX_OFFSET 0x5800
23 #define MME0_SBAB_SECTION 0x1000
24 #define mmMME0_PRTN_BASE 0x7FFC041000ull
25 #define MME0_PRTN_MAX_OFFSET 0x5000
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dibm-power9-dual.dtsi5 cfam@0,0 {
6 reg = <0 0>;
9 chip-id = <0>;
13 reg = <0x1000 0x400>;
18 reg = <0x1800 0x400>;
20 #size-cells = <0>;
22 cfam0_i2c0: i2c-bus@0 {
23 reg = <0>;
85 reg = <0x2400 0x400>;
87 #size-cells = <0>;
[all …]
Dqcom-pm8841.dtsi9 reg = <0x4 SPMI_USID>;
11 #size-cells = <0>;
15 reg = <0xa000>;
18 interrupts = <4 0xa0 0 IRQ_TYPE_NONE>,
19 <4 0xa1 0 IRQ_TYPE_NONE>,
20 <4 0xa2 0 IRQ_TYPE_NONE>,
21 <4 0xa3 0 IRQ_TYPE_NONE>;
26 reg = <0x2400>;
27 interrupts = <4 0x24 0 IRQ_TYPE_EDGE_RISING>;
33 reg = <0x5 SPMI_USID>;
[all …]
Dqcom-pma8084.dtsi8 pma8084_0: pma8084@0 {
10 reg = <0x0 SPMI_USID>;
12 #size-cells = <0>;
16 reg = <0x6000>,
17 <0x6100>;
19 interrupts = <0x0 0x61 0x1 IRQ_TYPE_EDGE_RISING>;
24 reg = <0x800>;
25 interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
32 reg = <0xc000>;
34 gpio-ranges = <&pma8084_gpios 0 0 22>;
[all …]
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Dqcom-pm8841.dtsi9 reg = <0x4 SPMI_USID>;
11 #size-cells = <0>;
15 reg = <0xa000>;
18 interrupts = <4 0xa0 0 IRQ_TYPE_NONE>,
19 <4 0xa1 0 IRQ_TYPE_NONE>,
20 <4 0xa2 0 IRQ_TYPE_NONE>,
21 <4 0xa3 0 IRQ_TYPE_NONE>;
26 reg = <0x2400>;
27 interrupts = <4 0x24 0 IRQ_TYPE_EDGE_RISING>;
33 reg = <0x5 SPMI_USID>;
[all …]
Dqcom-pma8084.dtsi8 pma8084_0: pma8084@0 {
10 reg = <0x0 SPMI_USID>;
12 #size-cells = <0>;
16 reg = <0x6000>,
17 <0x6100>;
19 interrupts = <0x0 0x61 0x1 IRQ_TYPE_EDGE_RISING>;
24 reg = <0x800>;
25 interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
32 reg = <0xc000>;
35 interrupts = <0 0xc0 0 IRQ_TYPE_NONE>,
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/thermal/
Dqcom-spmi-temp-alarm.txt12 - #thermal-sensor-cells: Should be 0. See thermal.txt for a description.
23 reg = <0x2400 0x100>;
24 interrupts = <0 0x24 0 IRQ_TYPE_EDGE_RISING>;
25 #thermal-sensor-cells = <0>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dqcom-spmi-temp-alarm.txt11 - #thermal-sensor-cells: Should be 0. See Documentation/devicetree/bindings/thermal/thermal-sensor.…
22 reg = <0x2400>;
23 interrupts = <0 0x24 0 IRQ_TYPE_EDGE_RISING>;
24 #thermal-sensor-cells = <0>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/
Drenesas,fdp1.txt32 reg = <0 0xfe940000 0 0x2400>;
/kernel/linux/linux-5.10/drivers/bus/
Domap_l3_smx.h14 #define L3_COMPONENT 0x000
15 #define L3_CORE 0x018
16 #define L3_AGENT_CONTROL 0x020
17 #define L3_AGENT_STATUS 0x028
18 #define L3_ERROR_LOG 0x058
23 #define L3_ERROR_LOG_ADDR 0x060
26 #define L3_SI_CONTROL 0x020
27 #define L3_SI_FLAG_STATUS_0 0x510
31 #define L3_STATUS_0_MPUIA_BRST (shift << 0)
95 #define L3_SI_FLAG_STATUS_1 0x530
[all …]
/kernel/linux/linux-4.19/fs/hfsplus/
Dunicode.c18 /* Returns folded char, or 0 if ignorable */
25 tmp = hfsplus_case_fold_table[tmp + (c & 0xff)]; in case_fold()
44 c1 = c2 = 0; in hfsplus_strcasecmp()
60 return 0; in hfsplus_strcasecmp()
77 for (len = min(len1, len2); len > 0; len--) { in hfsplus_strcmp()
87 len1 > len2 ? 1 : 0; in hfsplus_strcmp()
91 #define Hangul_SBase 0xac00
92 #define Hangul_LBase 0x1100
93 #define Hangul_VBase 0x1161
94 #define Hangul_TBase 0x11a7
[all …]
/kernel/linux/linux-5.10/fs/hfsplus/
Dunicode.c18 /* Returns folded char, or 0 if ignorable */
25 tmp = hfsplus_case_fold_table[tmp + (c & 0xff)]; in case_fold()
44 c1 = c2 = 0; in hfsplus_strcasecmp()
60 return 0; in hfsplus_strcasecmp()
77 for (len = min(len1, len2); len > 0; len--) { in hfsplus_strcmp()
87 len1 > len2 ? 1 : 0; in hfsplus_strcmp()
91 #define Hangul_SBase 0xac00
92 #define Hangul_LBase 0x1100
93 #define Hangul_VBase 0x1161
94 #define Hangul_TBase 0x11a7
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Drenesas,fdp1.yaml62 reg = <0xfe940000 0x2400>;
/kernel/linux/linux-4.19/drivers/bus/
Domap_l3_smx.h28 #define L3_COMPONENT 0x000
29 #define L3_CORE 0x018
30 #define L3_AGENT_CONTROL 0x020
31 #define L3_AGENT_STATUS 0x028
32 #define L3_ERROR_LOG 0x058
37 #define L3_ERROR_LOG_ADDR 0x060
40 #define L3_SI_CONTROL 0x020
41 #define L3_SI_FLAG_STATUS_0 0x510
45 #define L3_STATUS_0_MPUIA_BRST (shift << 0)
109 #define L3_SI_FLAG_STATUS_1 0x530
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dpm6150.dtsi11 pm6150_lsid0: pmic@0 {
13 reg = <0x0 SPMI_USID>;
15 #size-cells = <0>;
19 reg = <0x800>;
20 mode-bootloader = <0x2>;
21 mode-recovery = <0x1>;
25 interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
34 reg = <0x2400>;
35 interrupts = <0x0 0x24 0x0 IRQ_TYPE_EDGE_RISING>;
38 #thermal-sensor-cells = <0>;
[all …]
Dpm8150l.dtsi15 polling-delay = <0>;
22 hysteresis = <0>;
28 hysteresis = <0>;
34 hysteresis = <0>;
45 reg = <0x4 SPMI_USID>;
47 #size-cells = <0>;
51 reg = <0x0800>;
58 reg = <0x2400>;
59 interrupts = <0x4 0x24 0x0 IRQ_TYPE_EDGE_BOTH>;
62 #thermal-sensor-cells = <0>;
[all …]
Dpm8150b.dtsi15 polling-delay = <0>;
22 hysteresis = <0>;
28 hysteresis = <0>;
34 hysteresis = <0>;
45 reg = <0x2 SPMI_USID>;
47 #size-cells = <0>;
51 reg = <0x0800>;
58 reg = <0x2400>;
59 interrupts = <0x2 0x24 0x0 IRQ_TYPE_EDGE_BOTH>;
62 #thermal-sensor-cells = <0>;
[all …]
Dpm8998.dtsi35 pm8998_lsid0: pmic@0 {
37 reg = <0x0 SPMI_USID>;
39 #size-cells = <0>;
44 reg = <0x800>;
45 mode-bootloader = <0x2>;
46 mode-recovery = <0x1>;
50 interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
59 reg = <0x2400>;
60 interrupts = <0x0 0x24 0x0 IRQ_TYPE_EDGE_RISING>;
63 #thermal-sensor-cells = <0>;
[all …]
Dpm8150.dtsi16 polling-delay = <0>;
23 hysteresis = <0>;
29 hysteresis = <0>;
35 hysteresis = <0>;
44 pm8150_0: pmic@0 {
46 reg = <0x0 SPMI_USID>;
48 #size-cells = <0>;
52 reg = <0x0800>;
55 interrupts = <0x0 0x8 0x0 IRQ_TYPE_EDGE_BOTH>;
66 reg = <0x2400>;
[all …]
Dpms405.dtsi34 pms405_0: pms405@0 {
36 reg = <0x0 SPMI_USID>;
38 #size-cells = <0>;
42 reg = <0xc000>;
45 interrupts = <0 0xc0 0 IRQ_TYPE_NONE>,
46 <0 0xc1 0 IRQ_TYPE_NONE>,
47 <0 0xc2 0 IRQ_TYPE_NONE>,
48 <0 0xc3 0 IRQ_TYPE_NONE>,
49 <0 0xc4 0 IRQ_TYPE_NONE>,
50 <0 0xc5 0 IRQ_TYPE_NONE>,
[all …]
/kernel/linux/linux-4.19/drivers/tty/serial/8250/
D8250_acorn.c54 info->vaddr = ecardm_iomap(ec, type->type, 0, 0); in serial_card_probe()
62 memset(&uart, 0, sizeof(struct uart_8250_port)); in serial_card_probe()
70 for (i = 0; i < info->num_ports; i++) { in serial_card_probe()
77 return 0; in serial_card_probe()
87 for (i = 0; i < info->num_ports; i++) in serial_card_remove()
88 if (info->ports[i] > 0) in serial_card_remove()
98 .offset = { 0x2800, 0x2400, 0x2000 },
105 .offset = { 0x2000, 0x2020 },
111 { 0xffff, 0xffff }
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_acorn.c54 info->vaddr = ecardm_iomap(ec, type->type, 0, 0); in serial_card_probe()
62 memset(&uart, 0, sizeof(struct uart_8250_port)); in serial_card_probe()
70 for (i = 0; i < info->num_ports; i++) { in serial_card_probe()
77 return 0; in serial_card_probe()
87 for (i = 0; i < info->num_ports; i++) in serial_card_remove()
88 if (info->ports[i] > 0) in serial_card_remove()
98 .offset = { 0x2800, 0x2400, 0x2000 },
105 .offset = { 0x2000, 0x2020 },
111 { 0xffff, 0xffff }
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Da4m072.dts27 ranges = <0 0xf0000000 0x0000c000>;
28 reg = <0xf0000000 0x00000100>;
29 bus-frequency = <0>; /* From boot loader */
30 system-frequency = <0>; /* From boot loader */
33 fsl,init-ext-48mhz-en = <0x0>;
34 fsl,init-fd-enable = <0x01>;
35 fsl,init-fd-counters = <0x3333>;
44 reg = <0x2000 0x100>;
45 interrupts = <2 1 0>;
50 reg = <0x2200 0x100>;
[all …]
/kernel/linux/linux-4.19/arch/arm64/boot/dts/qcom/
Dpm8916.dtsi8 pm8916_0: pm8916@0 {
10 reg = <0x0 SPMI_USID>;
12 #size-cells = <0>;
16 reg = <0x6000>;
18 interrupts = <0x0 0x61 0x1 IRQ_TYPE_EDGE_RISING>;
23 reg = <0x800>;
24 interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
31 reg = <0xc000>;
34 interrupts = <0 0xc0 0 IRQ_TYPE_NONE>,
35 <0 0xc1 0 IRQ_TYPE_NONE>,
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/panel/
Dtpo_tj032md01bw.c24 0x0801,
25 0x0800,
26 0x0200,
27 0x0304,
28 0x040e,
29 0x0903,
30 0x0b18,
31 0x0c53,
32 0x0d01,
33 0x0ee0,
[all …]

12345678910