Searched defs:FDC_DOR (Results 1 – 2 of 2) sorted by relevance
41 #define FDC_DOR 2 /* (R/W) Digital Output Register */ macro
46 #define FDC_DOR(x) (FDC_PORT[x] + 0x2) /* motor drive control bits */ macro