Home
last modified time | relevance | path

Searched refs:MINOR_VERSION (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3568/
H A Drk3568_def.h11 #define MINOR_VERSION (0) macro
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/soc/
H A Dsoc.c107 MAJOR_VERSION, MINOR_VERSION); in plat_rockchip_soc_init()
/rk3399_ARM-atf/plat/rockchip/rk3328/
H A Drk3328_def.h11 #define MINOR_VERSION (2) macro
/rk3399_ARM-atf/plat/rockchip/px30/
H A Dpx30_def.h11 #define MINOR_VERSION (0) macro
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.c157 MAJOR_VERSION, MINOR_VERSION); in plat_rockchip_soc_init()
/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_main.c30 #define MINOR_VERSION 0ULL macro
254 return MAKE_SDEI_VERSION(MAJOR_VERSION, MINOR_VERSION, VENDOR_VERSION); in sdei_version()