Home
last modified time | relevance | path

Searched defs:nr (Results 1 – 4 of 4) sorted by relevance

/tf-a-ffa_el3_spmc/plat/rockchip/common/include/
A Dplat_private.h43 #define WMSK_BIT(nr) BIT((nr) + REG_MSK_SHIFT) argument
48 #define BIT_WITH_WMSK(nr) (BIT(nr) | WMSK_BIT(nr)) argument
/tf-a-ffa_el3_spmc/tools/amlogic/
A Ddoimage.c27 ssize_t nr; in fdwrite() local
/tf-a-ffa_el3_spmc/include/lib/
A Dutils_def.h22 #define BIT_32(nr) (U(1) << (nr)) argument
23 #define BIT_64(nr) (ULL(1) << (nr)) argument
/tf-a-ffa_el3_spmc/drivers/amlogic/crypto/
A Dsha_dma.c154 size_t nr; in asd_sha_update() local

Completed in 6 milliseconds