Searched refs:FIO1_BOTH (Results 1 – 2 of 2) sorted by relevance
211 #define FIO1_BOTH 0xFFC0153C /* Flag Set on Both Edges register */ macro
332 #define bfin_read_FIO1_BOTH() bfin_read16(FIO1_BOTH)333 #define bfin_write_FIO1_BOTH(val) bfin_write16(FIO1_BOTH,val)