Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h209 #define FIO1_POLAR 0xFFC01534 /* Flag Polarity register */ macro
DcdefBF561.h328 #define bfin_read_FIO1_POLAR() bfin_read16(FIO1_POLAR)
329 #define bfin_write_FIO1_POLAR(val) bfin_write16(FIO1_POLAR,val)