Searched refs:SYNTH_WRITABLE (Results 1 – 2 of 2) sorted by relevance
10 #define SYNTH_WRITABLE 0x02 /* mask for RDY bit, which when set to macro
144 return inb_p(synth_port_control) & SYNTH_WRITABLE; in synth_writable()