Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h192 #define FIO0_BOTH 0xFFC0073C /* Flag Set on Both Edges register */ macro
DcdefBF561.h297 #define bfin_read_FIO0_BOTH() bfin_read16(FIO0_BOTH)
298 #define bfin_write_FIO0_BOTH(val) bfin_write16(FIO0_BOTH,val)