Searched refs:plat_get_nv_ctr (Results 1 – 5 of 5) sorted by relevance
36 #pragma weak plat_get_nv_ctr macro147 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function254 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
21 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr) in plat_get_nv_ctr() function
291 int plat_get_nv_ctr(void *cookie, unsigned int *nv_ctr);
271 rc = plat_get_nv_ctr(param->plat_nv_ctr->cookie, &plat_nv_ctr); in auth_nvctr()