Home
last modified time | relevance | path

Searched refs:dscr2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-resched-dscr.c40 uint64_t rv, dscr1 = 1, dscr2, texasr; in test_body() local
74 : [rv]"=r"(rv), [dscr2]"=m"(dscr2), [texasr]"=m"(texasr) in test_body()
83 if (dscr2 != dscr1) { in test_body()
/openbmc/u-boot/board/armadeus/apf27/
H A Dfpga.c204 writel(ACFG_DSCR2_VAL, &system->dscr2); in apf27_fpga_setup()
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h42 u32 dscr2; member