Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsp-dev.h34 #define PSP_FEATURE(psp, feat) (psp->vdata && psp->vdata->platform_features & PLATFORM_FEATURE_##fe… macro
H A Dhsti.c116 if (PSP_FEATURE(psp, HSTI)) { in psp_init_hsti()
H A Dpsp-dev.c208 if (PSP_FEATURE(psp, DBC) || in psp_init()