Searched refs:plat_set_nv_ctr (Results 1 – 8 of 8) sorted by relevance
37 #pragma weak plat_set_nv_ctr macro177 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function278 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
32 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
28 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
44 return plat_set_nv_ctr(cookie, nv_ctr); in plat_set_nv_ctr2()
22 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr) in plat_set_nv_ctr() function
292 int plat_set_nv_ctr(void *cookie, unsigned int nv_ctr);
289 return plat_set_nv_ctr(cookie, nv_ctr); in plat_set_nv_ctr2()
765 interface is defined, then ``plat_set_nv_ctr()`` need not be defined. The