Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h211 #define FIO1_BOTH 0xFFC0153C /* Flag Set on Both Edges register */ macro
DcdefBF561.h332 #define bfin_read_FIO1_BOTH() bfin_read16(FIO1_BOTH)
333 #define bfin_write_FIO1_BOTH(val) bfin_write16(FIO1_BOTH,val)