Home
last modified time | relevance | path

Searched refs:SCRAMBLER_EN (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h371 #define SCRAMBLER_EN BIT(4) macro
Dcdn-dp-reg.c363 msg[1] = lanes | SCRAMBLER_EN; in cdn_dp_set_host_cap()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch464 +#define SCRAMBLER_EN BIT(4)
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch4451 + msg[1] = mhdp->dp.num_lanes | SCRAMBLER_EN;