Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h489 #define PORTGIO_EDGE 0xFFC01538 /* Port G I/O Source Sensitivity Register */ macro
DcdefBF512.h855 #define bfin_read_PORTGIO_EDGE() bfin_read16(PORTGIO_EDGE)
856 #define bfin_write_PORTGIO_EDGE(val) bfin_write16(PORTGIO_EDGE, val)
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h489 #define PORTGIO_EDGE 0xFFC01538 /* Port G I/O Source Sensitivity Register */ macro
DcdefBF522.h872 #define bfin_read_PORTGIO_EDGE() bfin_read16(PORTGIO_EDGE)
873 #define bfin_write_PORTGIO_EDGE(val) bfin_write16(PORTGIO_EDGE, val)
/linux-3.4.99/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h462 #define PORTGIO_EDGE 0xFFC01538 /* Port G I/O Source Sensitivity Register … macro
DcdefBF534.h832 #define bfin_read_PORTGIO_EDGE() bfin_read16(PORTGIO_EDGE)
833 #define bfin_write_PORTGIO_EDGE(val) bfin_write16(PORTGIO_EDGE,val)