Home
last modified time | relevance | path

Searched refs:FIO_POLAR (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h116 #define FIO_POLAR 0xFFC00734 /* Flag Source Polarity Register */ macro
DcdefBF532.h82 #define bfin_read_FIO_POLAR() bfin_read16(FIO_POLAR)
83 #define bfin_write_FIO_POLAR(val) bfin_write16(FIO_POLAR,val)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h119 #define FIO_POLAR 0xFFC00734 /* Flag Source Polarity Register */ macro