Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h23 #define VER_L 0x1c macro
Dcdn-dp-reg.c309 reg = readl(dp->regs + VER_L) & 0xff; in cdn_dp_load_firmware()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch4358 + reg = cdns_mhdp_bus_read(mhdp, VER_L) & 0xff;
25343 + cdns_mhdp_bus_read(mhdp, VER_L) + (cdns_mhdp_bus_read(mhdp, VER_H) << 8),
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch53 +#define VER_L 0x1c