Home
last modified time | relevance | path

Searched +full:8 +full:b10b (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h122 * and 8b10b Encoder straight to output*/
/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.h30 #define QSFP_OFFSET_SIZE (__QSFP_OFFSET_SIZE << 8) /* shifted value */
53 /* Byte 139 is encoding. code 0x01 is 8b10b. Not Intel req'd */
76 #define QSFP_OUI(oui) (((unsigned)oui[0] << 16) | ((unsigned)oui[1] << 8) | \
/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3-common.yaml114 When set core will delay P1/P2/P3 until a certain amount of 8B10B errors
263 minimum: 8
384 maxItems: 8
387 enum: [1, 4, 8, 16, 32, 64, 128, 256]
390 maximum: 8
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1514 * far as testing on DCE-11.2 and DCE-8 showed. Various DCE parts have in resource_build_scaling_params()
1516 * neither do DCE-8 at 4k resolution, or DCE-11.2 (broken identify pixel in resource_build_scaling_params()
2683 /* the 8b10b dp phy can only use fixed link encoder */ in find_fixed_dio_link_enc()
5113 return 8; in resource_pixel_format_to_bpp()
5381 * we will not return link hwss if caller plans to do 8b/10b in get_link_hwss()