Searched +full:0 +full:x71270000 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 38 "^port@[0-9a-f]+$": 55 "^port@[0-9a-f]+$": 142 reg = <0x1010000 0x10000>, 143 <0x1030000 0x10000>, 144 <0x1080000 0x100>, 145 <0x10e0000 0x10000>, 146 <0x11e0000 0x100>, 147 <0x11f0000 0x100>, 148 <0x1200000 0x100>, 149 <0x1210000 0x100>, [all …]
|
/openbmc/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 …]
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-insn-defs.c.inc | 12 OPC_MOVGR2SCR = 0x00000800, 13 OPC_MOVSCR2GR = 0x00000c00, 14 OPC_CLZ_W = 0x00001400, 15 OPC_CTZ_W = 0x00001c00, 16 OPC_CLZ_D = 0x00002400, 17 OPC_CTZ_D = 0x00002c00, 18 OPC_REVB_2H = 0x00003000, 19 OPC_REVB_2W = 0x00003800, 20 OPC_REVB_D = 0x00003c00, 21 OPC_SEXT_H = 0x00005800, [all …]
|