Home
last modified time | relevance | path

Searched defs:lvl (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/
H A Dinitcall.h22 #define __define_initcall(type, lvl, fn) \ argument
27 #define __define_initcall(type, lvl, fn) \ argument
/optee_os/core/drivers/amd/
H A Dps_gpio_driver.c58 uint32_t lvl = 0; in ps_gpio_set_value() local