Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A 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()
/OK3568_Linux_fs/u-boot/board/armadeus/apf27/
H A Dfpga.c205 writel(ACFG_DSCR2_VAL, &system->dscr2); in apf27_fpga_setup()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h43 u32 dscr2; member