Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds