Searched refs:BLOCK_COUNT_RPMB (Results 1 – 1 of 1) sorted by relevance
49 #define BLOCK_COUNT_RPMB (APP_STORAGE_RPMB_BLOCK_COUNT) macro51 #define BLOCK_COUNT_RPMB (0) /* Auto detect */ macro74 STATIC_ASSERT(BLOCK_COUNT_RPMB == 0 || BLOCK_COUNT_RPMB >= 8);520 if (BLOCK_COUNT_RPMB) { in block_device_tipc_init()521 rpmb_block_count = BLOCK_COUNT_RPMB; in block_device_tipc_init()