Searched defs:CTRL (Results 1 – 6 of 6) sorted by relevance
204 #define CTRL(p,v) outb(*ctrl = (v), (p) - 577) macro209 #define CTRL(p,v) (p[-2308] = (*ctrl = (v))) macro363 #define CTRL(p,v) outb(*ctrl = (v), (p) - 577) macro
22 #define CTRL 1 macro
88 unsigned long CTRL; in idle_iSeries() local
51 #define CTRL (BASE+2) /* Centronics control port */ macro
54 #define CTRL (BASE+2) /* Centronics control port */ macro
135 #define I2C_SET(CTRL,DATA) \ argument