Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/qcom/ramblur/v3/
H A Dramblur_pimem_hwio.h28 #define RAMBLUR_VERSION_STEP_BMSK 0x0000ffff macro
/optee_os/core/drivers/qcom/ramblur/
H A Dramblur_pimem_v3.c241 *step = (val & RAMBLUR_VERSION_STEP_BMSK) >> in get_hardware_version()