Searched refs:PINT0_ASSIGN (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Ddpmc_modes.S354 #ifdef PINT0_ASSIGN
359 PM_SYS_PUSH(PINT0_ASSIGN)
734 #ifdef PINT0_ASSIGN
746 PM_SYS_POP(PINT0_ASSIGN)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h491 #define PINT0_ASSIGN 0xffc0140c /* Pin Interrupt 0 Port Assign Register */ macro
2698 /* Bit fields for PINT0_ASSIGN and PINT1_ASSIGN registers */
H A DcdefBF54x_base.h806 #define bfin_read_PINT0_ASSIGN() bfin_read32(PINT0_ASSIGN)
807 #define bfin_write_PINT0_ASSIGN(val) bfin_write32(PINT0_ASSIGN, val)

Completed in 103 milliseconds