Searched +full:0 +full:x71210000 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 132 reg = <0x1010000 0x10000>, 133 <0x1030000 0x10000>, 134 <0x1080000 0x100>, 135 <0x10e0000 0x10000>, 136 <0x11e0000 0x100>, 137 <0x11f0000 0x100>, 138 <0x1200000 0x100>, 139 <0x1210000 0x100>, 140 <0x1220000 0x100>, 141 <0x1230000 0x100>, [all …]
|
/linux/drivers/mfd/ |
H A D | ocelot-core.c | 31 #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 …]
|