HomeSort by: relevance | last modified time | path
    Searched refs:AC97_GPIO_LINE1_OH (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ac97reg.h 177 #define AC97_GPIO_LINE1_OH 0x0001 /* off-hook */
ac97.c 1515 reg &= ~AC97_GPIO_LINE1_OH;
1518 reg &= ~AC97_GPIO_LINE1_OH;
2318 ac97_modem_offhook_set(as, AC97_GPIO_LINE1_OH, tmp);

Completed in 14 milliseconds