Home
last modified time | relevance | path

Searched refs:active_width (Results 1 - 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c316 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo() local
322 active_width = 0; in opp1_program_stereo()
330 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width); in opp1_program_stereo()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmain.c330 u16 *active_speed, u8 *active_width) in translate_eth_legacy_proto_oper()
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()
393 *active_width in translate_eth_ext_proto_oper()
329 translate_eth_legacy_proto_oper(u32 eth_proto_oper, u16 *active_speed, u8 *active_width) translate_eth_legacy_proto_oper() argument
387 translate_eth_ext_proto_oper(u32 eth_proto_oper, u16 *active_speed, u8 *active_width) translate_eth_ext_proto_oper() argument
455 translate_eth_proto_oper(u32 eth_proto_oper, u16 *active_speed, u8 *active_width, bool ext) translate_eth_proto_oper() argument
1196 translate_active_width(struct ib_device *ibdev, u16 active_width, u8 *ib_width) translate_active_width() argument
[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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmain.c337 u16 *active_speed, u8 *active_width) in translate_eth_legacy_proto_oper()
344 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
354 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
360 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
367 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
373 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
377 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
384 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
395 u8 *active_width) in translate_eth_ext_proto_oper()
400 *active_width in translate_eth_ext_proto_oper()
336 translate_eth_legacy_proto_oper(u32 eth_proto_oper, u16 *active_speed, u8 *active_width) translate_eth_legacy_proto_oper() argument
394 translate_eth_ext_proto_oper(u32 eth_proto_oper, u16 *active_speed, u8 *active_width) translate_eth_ext_proto_oper() argument
462 translate_eth_proto_oper(u32 eth_proto_oper, u16 *active_speed, u8 *active_width, bool ext) translate_eth_proto_oper() argument
1218 translate_active_width(struct ib_device *ibdev, u16 active_width, u8 *ib_width) translate_active_width() argument
[all...]
H A Dmad.c582 props->active_width = out_mad->data[31] & 0xf; in mlx5_query_mad_ifc_port()
595 props->active_width = out_mad->data[31] & 0x1f; in mlx5_query_mad_ifc_port()
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-dv-timings.h143 * @active_width: active width of image (does not include blanking). This
156 unsigned active_width, u32 polarities, bool interlaced,
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-dv-timings.h143 * @active_width: active width of image (does not include blanking). This
156 unsigned active_width, u32 polarities, bool interlaced,
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h154 u8 active_width; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h262 uint32_t active_width; member
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c192 width = ib_width_enum_to_int(attr.active_width); in ipoib_get_link_ksettings()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h262 uint32_t active_width; member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c200 width = ib_width_enum_to_int(attr.active_width); in ipoib_get_link_ksettings()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_std_types_device.c169 resp->active_width = attr->active_width; in copy_port_attr_to_resp()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duverbs_std_types_device.c169 resp->active_width = attr->active_width; in copy_port_attr_to_resp()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c478 * @active_width - active width of image (does not include blanking). This
493 unsigned active_width, in v4l2_detect_cvt()
517 if (rb_v2 && active_width == 0) in v4l2_detect_cvt()
580 image_width = active_width; in v4l2_detect_cvt()
490 v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync, unsigned active_width, u32 polarities, bool interlaced, struct v4l2_dv_timings *fmt) v4l2_detect_cvt() argument
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c478 * @active_width - active width of image (does not include blanking). This
493 unsigned active_width, in v4l2_detect_cvt()
517 if (rb_v2 && active_width == 0) in v4l2_detect_cvt()
580 image_width = active_width; in v4l2_detect_cvt()
490 v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync, unsigned active_width, u32 polarities, bool interlaced, struct v4l2_dv_timings *fmt) v4l2_detect_cvt() argument
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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.h143 u8 active_width; member
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe.c97 port->attr.active_width = RXE_PORT_ACTIVE_WIDTH; in rxe_init_port_param()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c68 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c68 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe.c97 port->attr.active_width = RXE_PORT_ACTIVE_WIDTH; in rxe_init_port_param()

Completed in 22 milliseconds

123