Home
last modified time | relevance | path

Searched refs:active_width (Results 1 – 25 of 28) sorted by relevance

12

/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_opp.c314 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo() local
320 active_width = 0; in opp1_program_stereo()
328 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width); in opp1_program_stereo()
358 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, oppbuf->active_width); in opp1_program_oppbuf()
/drivers/infiniband/hw/mlx5/
Dmain.c336 u16 *active_speed, u8 *active_width) in translate_eth_legacy_proto_oper() argument
343 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
353 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
359 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
366 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
372 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
376 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
383 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
394 u8 *active_width) in translate_eth_ext_proto_oper() argument
399 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
[all …]
Dmad.c561 props->active_width = out_mad->data[31] & 0xf; in mlx5_query_mad_ifc_port()
574 props->active_width = out_mad->data[31] & 0x1f; in mlx5_query_mad_ifc_port()
/drivers/infiniband/hw/bnxt_re/
Dbnxt_re.h155 u8 active_width; member
Dmain.c1325 &rdev->active_width); in bnxt_re_ib_init()
1661 &rdev->active_width); in bnxt_re_task()
Dib_verbs.c231 port_attr->active_width = rdev->active_width; in bnxt_re_query_port()
/drivers/gpu/drm/amd/display/dc/inc/hw/
Dopp.h262 uint32_t active_width; member
/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c200 width = ib_width_enum_to_int(attr.active_width); in ipoib_get_link_ksettings()
/drivers/infiniband/core/
Duverbs_std_types_device.c169 resp->active_width = attr->active_width; in copy_port_attr_to_resp()
Dsysfs.c352 rate *= ib_width_enum_to_int(attr.active_width); in rate_show()
358 ib_width_enum_to_int(attr.active_width), speed); in rate_show()
/drivers/media/v4l2-core/
Dv4l2-dv-timings.c493 unsigned active_width, in v4l2_detect_cvt() argument
517 if (rb_v2 && active_width == 0) in v4l2_detect_cvt()
580 image_width = active_width; in v4l2_detect_cvt()
/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.c170 props->active_width = pvrdma_port_width_to_ib(resp->attrs.active_width); in pvrdma_query_port()
Dpvrdma_verbs.h143 u8 active_width; member
/drivers/infiniband/hw/mthca/
Dmthca_mad.c68 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
Dmthca_provider.c164 props->active_width = out_mad->data[31] & 0xf; in mthca_query_port()
/drivers/infiniband/sw/rxe/
Drxe.c98 port->attr.active_width = RXE_PORT_ACTIVE_WIDTH; in rxe_init_port_param()
Drxe_verbs.c42 &attr->active_width); in rxe_query_port()
/drivers/infiniband/hw/cxgb4/
Dprovider.c304 &props->active_width); in c4iw_query_port()
/drivers/infiniband/hw/usnic/
Dusnic_ib_verbs.c343 &props->active_width)) in usnic_ib_query_port()
/drivers/infiniband/hw/hns/
Dhns_roce_main.c239 &props->active_width); in hns_roce_query_port()
/drivers/infiniband/sw/siw/
Dsiw_verbs.c172 &attr->active_width); in siw_query_port()
/drivers/infiniband/hw/mlx4/
Dmain.c700 props->active_width = out_mad->data[31] & 0xf; in ib_link_query_port()
776 props->active_width = (((u8 *)mailbox->buf)[5] == 0x40) || in eth_link_query_port()
/drivers/infiniband/hw/qib/
Dqib_verbs.c1206 props->active_width = ppd->link_width_active; in qib_query_port()
/drivers/infiniband/hw/efa/
Defa_verbs.c272 props->active_width = IB_WIDTH_4X; in efa_query_port()
/drivers/infiniband/hw/hfi1/
Dverbs.c1383 props->active_width = (u8)opa_width_to_ib(ppd->link_width_active); in query_port()

12