Home
last modified time | relevance | path

Searched refs:PORTHIO_BOTH (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h510 #define PORTHIO_BOTH 0xFFC0173C /* Port H I/O Set on BOTH Edges Register */ macro
DcdefBF512.h894 #define bfin_read_PORTHIO_BOTH() bfin_read16(PORTHIO_BOTH)
895 #define bfin_write_PORTHIO_BOTH(val) bfin_write16(PORTHIO_BOTH, val)
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h510 #define PORTHIO_BOTH 0xFFC0173C /* Port H I/O Set on BOTH Edges Register */ macro
DcdefBF522.h911 #define bfin_read_PORTHIO_BOTH() bfin_read16(PORTHIO_BOTH)
912 #define bfin_write_PORTHIO_BOTH(val) bfin_write16(PORTHIO_BOTH, val)
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h482 #define PORTHIO_BOTH 0xFFC0173C /* Port H I/O Set on BOTH Edges Register … macro
DcdefBF534.h870 #define bfin_read_PORTHIO_BOTH() bfin_read16(PORTHIO_BOTH)
871 #define bfin_write_PORTHIO_BOTH(val) bfin_write16(PORTHIO_BOTH,val)