Searched refs:FIO2_BOTH (Results 1 – 2 of 2) sorted by relevance
230 #define FIO2_BOTH 0xFFC0173C /* Flag Set on Both Edges register */ macro
367 #define bfin_read_FIO2_BOTH() bfin_read16(FIO2_BOTH)368 #define bfin_write_FIO2_BOTH(val) bfin_write16(FIO2_BOTH,val)