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

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
edid.c 87 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; local in function:cnp_get_port_from_gmbus0
90 if (port_select == GMBUS_PIN_1_BXT)
92 else if (port_select == GMBUS_PIN_2_BXT)
94 else if (port_select == GMBUS_PIN_3_BXT)
96 else if (port_select == GMBUS_PIN_4_CNP)
103 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; local in function:bxt_get_port_from_gmbus0
106 if (port_select == GMBUS_PIN_1_BXT)
108 else if (port_select == GMBUS_PIN_2_BXT)
110 else if (port_select == GMBUS_PIN_3_BXT)
117 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK local in function:get_port_from_gmbus0
    [all...]
  /src/sys/dev/ieee1394/
fwphyreg.h 76 port_select:4;
105 uint8_t port_select:4,
  /src/usr.sbin/fwctl/
fwcontrol.c 593 "Page_Select:%d Port_Select%d\n",
601 b.page_select, b.port_select

Completed in 12 milliseconds