Home
last modified time | relevance | path

Searched +full:0 +full:xee00 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dpm8350c.dtsi12 reg = <0x2 SPMI_USID>;
14 #size-cells = <0>;
18 reg = <0xa00>;
19 interrupts = <0x2 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
20 #thermal-sensor-cells = <0>;
25 reg = <0x8800>;
27 gpio-ranges = <&pm8350c_gpios 0 0 9>;
35 reg = <0xee00>;
57 hysteresis = <0>;
63 hysteresis = <0>;
Dpm8550.dtsi19 hysteresis = <0>;
25 hysteresis = <0>;
37 reg = <0x1 SPMI_USID>;
39 #size-cells = <0>;
43 reg = <0xa00>;
44 interrupts = <0x1 0xa 0x0 IRQ_TYPE_EDGE_BOTH>;
45 #thermal-sensor-cells = <0>;
50 reg = <0x8800>;
52 gpio-ranges = <&pm8550_gpios 0 0 12>;
60 reg = <0xee00>;
Dx1e80100-pmics.dtsi21 hysteresis = <0>;
27 hysteresis = <0>;
41 hysteresis = <0>;
47 hysteresis = <0>;
61 hysteresis = <0>;
67 hysteresis = <0>;
81 hysteresis = <0>;
87 hysteresis = <0>;
101 hysteresis = <0>;
107 hysteresis = <0>;
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dqcom,spmi-flash-led.yaml37 "^led-[0-3]$":
95 #size-cells = <0>;
99 reg = <0xee00>;
101 led-0 {
108 function-enumerator = <0>;
/linux-6.12.1/drivers/watchdog/
Dbcm7038_wdt.c17 #define WDT_START_1 0xff00
18 #define WDT_START_2 0x00ff
19 #define WDT_STOP_1 0xee00
20 #define WDT_STOP_2 0x00ee
22 #define WDT_TIMEOUT_REG 0x0
23 #define WDT_CMD_REG 0x4
74 return 0; in bcm7038_wdt_ping()
82 return 0; in bcm7038_wdt_start()
92 return 0; in bcm7038_wdt_stop()
103 return 0; in bcm7038_wdt_set_timeout()
[all …]
/linux-6.12.1/drivers/net/wireless/zydas/zd1211rw/
Dzd_chip.h24 CR_START = 0x9000,
28 FW_START = 0xee00,
32 E2P_START = 0xf800,
33 E2P_LEN = 0x800,
36 E2P_LOAD_CODE_LEN = 0xe, /* base 0xf800 */
37 E2P_LOAD_VECT_LEN = 0x9, /* base 0xf80e */
39 E2P_DATA_LEN = 0x7e, /* base 0xf817 */
40 E2P_BOOT_CODE_LEN = 0x760, /* base 0xf895 */
41 E2P_INTR_VECT_LEN = 0xb, /* base 0xfff5 */
53 #define ZD_CR0 CTL_REG(0x0000)
[all …]
/linux-6.12.1/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h10 #define PERF_REV_REG 0x0
12 #define REV_CHIPID_MASK (0xffff << REV_CHIPID_SHIFT)
13 #define REV_REVID_SHIFT 0
14 #define REV_REVID_MASK (0xff << REV_REVID_SHIFT)
17 #define PERF_CKCTL_REG 0x4
52 #define CKCTL_6328_PHYMIPS_EN (1 << 0)
76 #define CKCTL_6338_ADSLPHY_EN (1 << 0)
92 * specific BCM6345 code for handling clocks, and writing 0 to the test
107 #define CKCTL_6348_ADSLPHY_EN (1 << 0)
214 #define PERF_SYS_PLL_CTL_REG 0x8
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dreg.h8 #define R_AX_SYS_WL_EFUSE_CTRL 0x000A
11 #define R_AX_SYS_ISO_CTRL 0x0000
17 #define R_AX_SYS_FUNC_EN 0x0002
19 #define B_AX_FEN_BBRSTB BIT(0)
21 #define R_AX_SYS_PW_CTRL 0x0004
36 #define R_AX_SYS_CLK_CTRL 0x0008
39 #define R_AX_SYS_SWR_CTRL1 0x0010
42 #define R_AX_SYS_ADIE_PAD_PWR_CTRL 0x0018
46 #define R_AX_RSV_CTRL 0x001C
50 #define R_AX_AFE_LDO_CTRL 0x0020
[all …]