Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ctrl.h File Reference

Go to the source code of this file.

Functions

int caam_get_era (u64 caam_id)
 

Function Documentation

int caam_get_era ( u64  caam_id)

caam_get_era() - Return the ERA of the SEC on SoC, based on the SEC_VID register. Returns the ERA number (1..4) or -ENOTSUPP if the ERA is unknown. - the value of the SEC_VID register

Definition at line 165 of file ctrl.c.