Home
last modified time | relevance | path

Searched refs:SYNTH_WRITABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_acnt.h12 #define SYNTH_WRITABLE 0x02 /* mask for RDY bit, which when set to macro
H A Dspeakup_acntpc.c141 return inb_p(synth_port_control) & SYNTH_WRITABLE; in synth_writable()