Home
last modified time | relevance | path

Searched refs:FLASH_VENDOR_PART_BLKS (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dvendor.c58 #define FLASH_VENDOR_PART_BLKS 8 macro
125 #define FLASH_VENDOR_INFO_SIZE (FLASH_VENDOR_PART_BLKS * VENDOR_BLOCK_SIZE)
474 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_init()
483 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_init()
681 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_write()
687 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_write()
802 part_size = FLASH_VENDOR_PART_BLKS; in vendor_test_reset()