Searched refs:PORTGIO_TOGGLE (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A Dblackfin.h288 #define FIO_FLAG_T PORTGIO_TOGGLE
H A DcdefBF534.h900 #define bfin_read_PORTGIO_TOGGLE() bfin_read16(PORTGIO_TOGGLE)
901 #define bfin_write_PORTGIO_TOGGLE(val) bfin_write16(PORTGIO_TOGGLE,val)
H A DdefBF534.h480 #define PORTGIO_TOGGLE 0xFFC0150C /* Port G I/O Pin State Toggle Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h920 #define bfin_read_PORTGIO_TOGGLE() bfin_read16(PORTGIO_TOGGLE)
921 #define bfin_write_PORTGIO_TOGGLE(val) bfin_write16(PORTGIO_TOGGLE, val)
H A DdefBF52x_base.h505 #define PORTGIO_TOGGLE 0xFFC0150C /* Port G I/O Pin State Toggle Register */ macro

Completed in 145 milliseconds