Searched refs:intpend (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.c736 const u32 intpend = 1u << 10; local
751 temp &= ~intpend;
792 const u32 intpend = 1u << 10; local
816 temp &= ~intpend;
1332 const u16 intpend = 1u << 10; local
1338 temp &= (u16)~intpend;
/u-boot/arch/arm/mach-nexell/
H A Dclock.c292 u32 intpend; /* 0x220 : Interrupt Pend Register */ member in struct:nx_clkpwr_registerset

Completed in 94 milliseconds