Home
last modified time | relevance | path

Searched refs:PORTI (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h653 #define PORTI 0xffc015c4 /* GPIO Data Register */ macro
DcdefBF54x_base.h1070 #define bfin_read_PORTI() bfin_read16(PORTI)
1071 #define bfin_write_PORTI(val) bfin_write16(PORTI, val)