Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmain.c330 u16 *active_speed, u8 *active_width) in translate_eth_legacy_proto_oper() argument
337 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
347 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
353 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
360 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
366 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
370 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
377 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
388 u8 *active_width) in translate_eth_ext_proto_oper() argument
393 *active_width = IB_WIDTH_1X; in translate_eth_ext_proto_oper()
[all …]
H A 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()
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-dv-timings.h156 unsigned active_width, u32 polarities, bool interlaced,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h154 u8 active_width; member
H A Dmain.c1337 &rdev->active_width); in bnxt_re_ib_init()
1674 &rdev->active_width); in bnxt_re_task()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_std_types_device.c169 resp->active_width = attr->active_width; in copy_port_attr_to_resp()
H A Dsysfs.c283 rate *= ib_width_enum_to_int(attr.active_width); in rate_show()
289 ib_width_enum_to_int(attr.active_width), speed); in rate_show()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c192 width = ib_width_enum_to_int(attr.active_width); in ipoib_get_link_ksettings()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h262 uint32_t active_width; member
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.c170 props->active_width = pvrdma_port_width_to_ib(resp->attrs.active_width); in pvrdma_query_port()
H A Dpvrdma_verbs.h178 u8 active_width; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c68 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
H A Dmthca_provider.c164 props->active_width = out_mad->data[31] & 0xf; in mthca_query_port()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe.c97 port->attr.active_width = RXE_PORT_ACTIVE_WIDTH; in rxe_init_port_param()
H A Drxe_verbs.c42 &attr->active_width); in rxe_query_port()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_ib_verbs.c343 &props->active_width)) in usnic_ib_query_port()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dprovider.c304 &props->active_width); in c4iw_query_port()
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dib_user_verbs.h301 __u8 active_width; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Dib_user_verbs.h298 __u8 active_width; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Dib_user_verbs.h298 __u8 active_width; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c247 props->active_width = IB_WIDTH_4X; in hns_roce_query_port()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c172 &attr->active_width); in siw_query_port()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dmain.c699 props->active_width = out_mad->data[31] & 0xf; in ib_link_query_port()
775 props->active_width = (((u8 *)mailbox->buf)[5] == 0x40) || in eth_link_query_port()

12