Home
last modified time | relevance | path

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

/trusted-firmware-a/include/services/
A Dffa_svc.h34 #define FFA_VERSION_MAJOR_MASK U(0x7FFF) macro
42 ((((major) & FFA_VERSION_MAJOR_MASK) << FFA_VERSION_MAJOR_SHIFT) | \

Completed in 2 milliseconds