Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h190 #define FIO0_POLAR 0xFFC00734 /* Flag Polarity register */ macro
DcdefBF561.h293 #define bfin_read_FIO0_POLAR() bfin_read16(FIO0_POLAR)
294 #define bfin_write_FIO0_POLAR(val) bfin_write16(FIO0_POLAR,val)