Home
last modified time | relevance | path

Searched refs:pdr2 (Results 1 – 7 of 7) sorted by relevance

/openbmc/pldm/platform-mc/test/
H A Dterminus_test.cpp66 std::vector<uint8_t> pdr2{ in TEST() local
91 t1.pdrs.emplace_back(pdr2); in TEST()
181 std::vector<uint8_t> pdr2{ in TEST() local
206 t1.pdrs.emplace_back(pdr2); in TEST()
301 std::vector<uint8_t> pdr2{ in TEST() local
326 t1.pdrs.emplace_back(pdr2); in TEST()
H A Dsensor_manager_test.cpp126 std::vector<uint8_t> pdr2{ member in SensorManagerTest
158 termini[tid]->pdrs.push_back(pdr2); in TEST_F()
H A Devent_manager_test.cpp121 std::vector<uint8_t> pdr2{ in TEST_F() local
147 termini[tid]->pdrs.emplace_back(pdr2); in TEST_F()
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h212 u32 pdr2; /* Post divider 2 */ member
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/
H A Dgeneric.c255 u32 mpdr2 = readl(&ccm->pdr2); in mxc_get_peri_clock()
/openbmc/u-boot/arch/arm/lib/
H A Dasm-offsets.c105 DEFINE(CLKCTL_PDR2, offsetof(struct ccm_regs, pdr2)); in main()
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h39 u32 pdr2; member