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

  /src/sys/dev/hdaudio/
hdaudioreg.h 365 #define COP_CFG_PORT_CONNECTIVITY(x) (((x) >> 30) & 0x3)
hdafg.c 554 conn = COP_CFG_PORT_CONNECTIVITY(w->w_pin.config);
656 COP_CFG_PORT_CONNECTIVITY(w->w_pin.config) == COP_PORT_NONE) {
671 conn = COP_CFG_PORT_CONNECTIVITY(w->w_pin.config);
707 COP_CFG_PORT_CONNECTIVITY(config) ==
1023 conn = COP_CFG_PORT_CONNECTIVITY(w->w_pin.config);
1054 conn = COP_CFG_PORT_CONNECTIVITY(w->w_pin.config);
1075 conn = COP_CFG_PORT_CONNECTIVITY(w->w_pin.config);
1458 conn = COP_CFG_PORT_CONNECTIVITY(w->w_pin.config);
2481 if (COP_CFG_PORT_CONNECTIVITY(w->w_pin.config)

Completed in 16 milliseconds