Searched refs:FIO0_BOTH (Results 1 – 2 of 2) sorted by relevance
192 #define FIO0_BOTH 0xFFC0073C /* Flag Set on Both Edges register */ macro
297 #define bfin_read_FIO0_BOTH() bfin_read16(FIO0_BOTH)298 #define bfin_write_FIO0_BOTH(val) bfin_write16(FIO0_BOTH,val)