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