Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dvendor.c57 #define FLASH_VENDOR_PART_BLKS 8 macro
124 #define FLASH_VENDOR_INFO_SIZE (FLASH_VENDOR_PART_BLKS * VENDOR_BLOCK_SIZE)
471 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_init()
480 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_init()
677 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_write()
683 part_size = FLASH_VENDOR_PART_BLKS; in vendor_storage_write()
772 part_size = FLASH_VENDOR_PART_BLKS; in vendor_test_reset()