Lines Matching refs:RegisterAddr
28 static auto Get() { return hwreg::RegisterAddr<GCTL>(0xc110); } in Get()
48 static auto Get() { return hwreg::RegisterAddr<GSTS>(0xc118); } in Get()
72 … static auto Get(uint32_t index) { return hwreg::RegisterAddr<GUSB2PHYCFG>(0xc118 + index * 0x4); } in Get()
103 …static auto Get(uint32_t index) { return hwreg::RegisterAddr<GUSB3PIPECTL>(0xc2c0 + index * 0x4); } in Get()
110 static auto Get(uint32_t index) { return hwreg::RegisterAddr<GEVNTADR>(0xc400 + index * 0x10); } in Get()
118 static auto Get(uint32_t index) { return hwreg::RegisterAddr<GEVNTSIZ>(0xc408 + index * 0x10); } in Get()
126 … static auto Get(uint32_t index) { return hwreg::RegisterAddr<GEVNTCOUNT>(0xc40c + index * 0x10); } in Get()
139 static auto Get() { return hwreg::RegisterAddr<DCFG>(0xc700); } in Get()
164 static auto Get() { return hwreg::RegisterAddr<DCTL>(0xc704); } in Get()
184 static auto Get() { return hwreg::RegisterAddr<DEVTEN>(0xc708); } in Get()
200 static auto Get() { return hwreg::RegisterAddr<DSTS>(0xc70c); } in Get()
237 static auto Get() { return hwreg::RegisterAddr<DALEPENA>(0xc720); } in Get()
254 … static auto Get(uint32_t index) { return hwreg::RegisterAddr<DEPCMDPAR2>(0xc800 + index * 0x10); } in Get()
261 … static auto Get(uint32_t index) { return hwreg::RegisterAddr<DEPCMDPAR1>(0xc804 + index * 0x10); } in Get()
268 … static auto Get(uint32_t index) { return hwreg::RegisterAddr<DEPCMDPAR0>(0xc808 + index * 0x10); } in Get()
285 …static auto Get(uint32_t index) { return hwreg::RegisterAddr<DEPCFG_DEPCMDPAR1>(0xc804 + index * 0… in Get()
297 …static auto Get(uint32_t index) { return hwreg::RegisterAddr<DEPCFG_DEPCMDPAR0>(0xc808 + index * 0… in Get()
313 static auto Get(uint32_t index) { return hwreg::RegisterAddr<DEPCMD>(0xc80c + index * 0x10); } in Get()