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

/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.h640 #define PORTJ 0xffc015e4 /* GPIO Data Register */ macro
1841 /* Bit masks for (PORTx is PORTA - PORTJ) includes PORTx_FER, PORTx_SET, PORTx_CLEAR, PORTx_DIR_SET, PORTx_DIR_CLEAR, PORTx_INEN */
2560 PORTJ, PORTJ_SET, PORTJ_CLEAR,
H A DcdefBF54x_base.h1065 #define bfin_read_PORTJ() bfin_read16(PORTJ)
1066 #define bfin_write_PORTJ(val) bfin_write16(PORTJ, val)

Completed in 107 milliseconds