Home
last modified time | relevance | path

Searched refs:CDNS_VER_H (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.h38 #define CDNS_VER_H 0x00020 macro
H A Dcdns-mhdp8546-core.c681 fw_ver = (readl(mhdp->regs + CDNS_VER_H) << 8) in cdns_mhdp_check_fw_version()