Searched refs:VER_LIB_L_ADDR (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/rockchip/ | ||
D | cdn-dp-reg.h | 25 #define VER_LIB_L_ADDR 0x24 macro |
D | cdn-dp-reg.c | 313 reg = readl(dp->regs + VER_LIB_L_ADDR) & 0xff; in cdn_dp_load_firmware() |