Home
last modified time | relevance | path

Searched defs:perm (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dtpm_test.c252 uint32_t perm = TPM_NV_PER_WRITE_STCLEAR | TPM_NV_PER_PPWRITE; in initialise_spaces() local
319 uint32_t perm; in test_redefine_unowned() local
371 uint32_t perm; in test_space_perm() local
H A Dtpm.c265 uint32_t index, perm, size; in do_tpm_nv_define_space() local
511 uint32_t index, perm, size; in do_tpm_nv_define() local
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_huffman.c196 Int32 *perm, in BZ2_hbCreateDecodeTables()
H A Dbzlib_private.h436 Int32 perm [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE]; member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c247 unsigned int perm; in tlb_map_range() local
/rk3399_rockchip-uboot/lib/
H A Dtpm.c304 uint32_t tpm_nv_define_space(uint32_t index, uint32_t perm, uint32_t size) in tpm_nv_define_space()
632 uint32_t tpm_get_permissions(uint32_t index, uint32_t *perm) in tpm_get_permissions()