Home
last modified time | relevance | path

Searched refs:port_select (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/
A Dedid.c87 if (port_select == GMBUS_PIN_1_BXT) in cnp_get_port_from_gmbus0()
89 else if (port_select == GMBUS_PIN_2_BXT) in cnp_get_port_from_gmbus0()
91 else if (port_select == GMBUS_PIN_3_BXT) in cnp_get_port_from_gmbus0()
93 else if (port_select == GMBUS_PIN_4_CNP) in cnp_get_port_from_gmbus0()
103 if (port_select == GMBUS_PIN_1_BXT) in bxt_get_port_from_gmbus0()
105 else if (port_select == GMBUS_PIN_2_BXT) in bxt_get_port_from_gmbus0()
107 else if (port_select == GMBUS_PIN_3_BXT) in bxt_get_port_from_gmbus0()
117 if (port_select == GMBUS_PIN_VGADDC) in get_port_from_gmbus0()
119 else if (port_select == GMBUS_PIN_DPC) in get_port_from_gmbus0()
121 else if (port_select == GMBUS_PIN_DPB) in get_port_from_gmbus0()
[all …]
/linux-6.3-rc2/include/rdma/
A Dib_pma.h36 u8 port_select; member
69 u8 port_select; member
108 u8 port_select; member
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-coresight-devices-stm31 (STMSPER). Used in conjunction with "port_select" described
34 What: /sys/bus/coresight/devices/<memory_map>.stm/port_select
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_mad.c1192 u8 port_select = p->port_select; in pma_get_portsamplescontrol() local
1196 p->port_select = port_select; in pma_get_portsamplescontrol()
1197 if (pmp->mad_hdr.attr_mod != 0 || port_select != port) { in pma_get_portsamplescontrol()
1233 if (pmp->mad_hdr.attr_mod != 0 || p->port_select != port) { in pma_set_portsamplescontrol()
1438 u8 port_select = p->port_select; in pma_get_portcounters() local
1463 p->port_select = port_select; in pma_get_portcounters()
1464 if (pmp->mad_hdr.attr_mod != 0 || port_select != port) in pma_get_portcounters()
1548 if (port_select != port) in pma_get_portcounters_cong()
1667 u8 port_select = p->port_select; in pma_get_portcounters_ext() local
1671 p->port_select = port_select; in pma_get_portcounters_ext()
[all …]
/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-stm.c557 static DEVICE_ATTR_RW(port_select);
/linux-6.3-rc2/Documentation/trace/coresight/
A Dcoresight.rst640 hwevent_enable mgmt port_select traceid
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dmad.c3090 if (pmp->mad_hdr.attr_mod != 0 || p->port_select != port) { in pma_get_ib_portcounters_ext()
3256 if (pmp->mad_hdr.attr_mod != 0 || p->port_select != port) { in pma_get_ib_portcounters()

Completed in 21 milliseconds