Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/display/include/
H A Dmalidp_product.h11 #define MALIDP_CORE_ID(__product, __major, __minor, __status) \ macro
/openbmc/u-boot/drivers/video/
H A Dmali_dp.c21 #define MALIDP_CORE_ID 0x0018 macro
111 hwid = readl(base_addr + MALIDP_CORE_ID); in malidp_get_hwid()
115 hwid = readl(base_addr + MALIDP_DC_STATUS + MALIDP_CORE_ID); in malidp_get_hwid()