Home
last modified time | relevance | path

Searched +full:0 +full:x710700c0 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dmscc,ocelot.yaml40 "^pinctrl@[0-9a-f]+$":
44 "^gpio@[0-9a-f]+$":
52 "^mdio@[0-9a-f]+$":
60 "^ethernet-switch@[0-9a-f]+$":
81 #clock-cells = <0>;
87 #size-cells = <0>;
89 soc@0 {
92 reg = <0>;
99 #size-cells = <0>;
100 reg = <0x7107009c 0x24>;
[all …]
/linux/drivers/mfd/
H A Docelot-core.c31 #define REG_GCB_SOFT_RST 0x0008
33 #define BIT_SOFT_CHIP_RST BIT(0)
35 #define VSC7512_MIIM0_RES_START 0x7107009c
36 #define VSC7512_MIIM1_RES_START 0x710700c0
37 #define VSC7512_MIIM_RES_SIZE 0x00000024
39 #define VSC7512_PHY_RES_START 0x710700f0
40 #define VSC7512_PHY_RES_SIZE 0x00000004
42 #define VSC7512_GPIO_RES_START 0x71070034
43 #define VSC7512_GPIO_RES_SIZE 0x0000006c
45 #define VSC7512_SIO_CTRL_RES_START 0x710700f8
[all …]