Home
last modified time | relevance | path

Searched refs:reserve (Results 1 – 25 of 29) sorted by relevance

12

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientLoadTa.h20 uint32_t reserve; member
28 uint32_t reserve; member
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A Dtabinary_to_img.py43 reserve = 0
44 header = struct.pack('<IIII', magic, img_ver, ta_num, reserve)
64 ta_reserve = struct.pack('<I', reserve)
H A DOpteeClientRkFs_v2.c89 uint8_t reserve[496]; member
97 uint8_t reserve[8]; member
100 uint8_t reserve[508]; member
H A DOpteeClientRkNewFs_v2.c97 uint8_t reserve[494]; member
105 uint8_t reserve[8]; member
108 uint8_t reserve[508]; member
H A DOpteeClientRkFs_v1.c58 unsigned int reserve; member
H A DOpteeClientRkNewFs_v1.c61 unsigned int reserve; member
/rk3399_rockchip-uboot/drivers/gpio/
H A Dadi_gpio2.c52 #define reserve(m, i) (map_entry(m, i) |= gpio_bit(i)) macro
178 reserve(peri, ident); in peripheral_request()
271 reserve(gpio, gpio); in gpio_request()
322 reserve(special_gpio, gpio); in special_gpio_request()
323 reserve(peri, gpio); in special_gpio_request()
/rk3399_rockchip-uboot/include/
H A Dscsi.h39 uint32_t reserve; member
45 uint32_t reserve; member
H A Dimage-sparse.h23 lbaint_t (*reserve)(struct sparse_storage *info, member
H A Dfsl_validate.h42 u8 reserve; member
H A Dvsc9953.h553 u32 reserve[4]; member
/rk3399_rockchip-uboot/board/astro/mcf5373l/
H A Dastro.h37 unsigned char reserve; member
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A DKconfig56 To put it differently, if this value is 20, UBI will try to reserve
61 MTD partitions of the same size, UBI will reserve 40 eraseblocks when
86 into one PEB. UBI will reserve PEBs to hold two fastmaps.
/rk3399_rockchip-uboot/arch/mips/cpu/
H A Dstart.S60 sp, sp, GD_SIZE # reserve space for gd
66 sp, sp, t2 # reserve space for early malloc
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip_pm_config.c36 u32 reserve[13]; member
/rk3399_rockchip-uboot/common/
H A Dfb_nand.c178 sparse.reserve = fb_nand_sparse_reserve; in fb_nand_flash_write()
H A Dimage-sparse.c232 blk += info->reserve(info, blk, blkcnt); in write_sparse_image()
H A Dfb_mmc.c407 sparse.reserve = fb_mmc_sparse_reserve; in fb_mmc_flash_write()
/rk3399_rockchip-uboot/drivers/net/
H A Dpch_gbe.h256 u32 reserve[2]; member
/rk3399_rockchip-uboot/doc/
H A DREADME.bcm7xxx125 * thus reserve room for node additions.
H A DREADME.ubispl55 which is usually not a problem to reserve in the RAM along with the
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3036.h157 u32 reserve[11]; member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dparam.c37 s64 reserve[8]; member
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A DKconfig364 be at the high end of physical memory. The reserve RAM may be
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c42 u32 reserve; member

12