Searched refs:dol (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/include/asm/arch-mx25/ |
A D | imx-regs.h | 471 #define WEIM_CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument 474 (psz) << 22 | (pme) << 21 | (sync) << 20 | (dol) << 16 | \
|
/u-boot/arch/arm/include/asm/arch-mx31/ |
A D | imx-regs.h | 628 #define CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument 631 (sync) << 20 | (dol) << 16 | (cnc) << 14 | (wsc) << 8 | (ew) << 7 |\
|
Completed in 9 milliseconds