Searched defs:CLEAR (Results 1 – 5 of 5) sorted by relevance
837 #define CLEAR "\033[H\033[2J" macro
152 #define CLEAR 256 /* table clear output code */ macro
199 #define CLEAR 256 /* table clear output code */ macro
74 struct dw_dma_irq_regs CLEAR; /* w (ack, affects "raw") */ member
1036 #define CLEAR(io,mask) outpw((io),inpw(io)&(~(mask))) macro