Searched refs:np (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | multi.c | 11 int np = 0; in ltc_init_multi() local 22 while (np--) { in ltc_init_multi() 30 ++np; in ltc_init_multi() 40 int np = 0; in ltc_init_multi_size() local 51 while (np--) { in ltc_init_multi_size() 58 ++np; in ltc_init_multi_size()
|
| /optee_os/core/drivers/ |
| H A D | atmel_shdwc.c | 108 static uint32_t at91_shdwc_get_wakeup_input(const void *fdt, int np) in at91_shdwc_get_wakeup_input() argument 117 fdt_for_each_subnode(child, fdt, np) { in at91_shdwc_get_wakeup_input() 140 static void at91_shdwc_dt_configure(const void *fdt, int np) in at91_shdwc_dt_configure() argument 148 prop = fdt_getprop(fdt, np, "debounce-delay-us", &len); in at91_shdwc_dt_configure() 154 if (fdt_getprop(fdt, np, "atmel,wakeup-rtc-timer", &len)) in at91_shdwc_dt_configure() 157 if (fdt_getprop(fdt, np, "atmel,wakeup-rtt-timer", &len)) in at91_shdwc_dt_configure() 162 input = at91_shdwc_get_wakeup_input(fdt, np); in at91_shdwc_dt_configure()
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.c | 1571 void *np = NULL; local 1580 np = (void *) mymalloc((unsigned) size); 1584 np == NULL ? "failed" : "succeeded"); 1586 return np;
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp151.dtsi | 1649 g-np-tx-fifo-size = <32>;
|