Home
last modified time | relevance | path

Searched refs:XCTL1_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dad1848reg.h155 #define XCTL1_ENABLE 0x80 macro
/openbsd/sys/arch/sparc64/dev/
H A Dce4231.c596 val = ce4231_read(sc, SP_PIN_CONTROL) & ~(XCTL0_ENABLE | XCTL1_ENABLE); in ce4231_set_outputs()
600 val |= XCTL1_ENABLE; in ce4231_set_outputs()
616 if (!(val & XCTL1_ENABLE)) in ce4231_get_outputs()
/openbsd/sys/dev/sbus/
H A Dcs4231.c105 #define CS_PC_HDPHMUTE XCTL1_ENABLE