Home
last modified time | relevance | path

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

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