Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Drtas_flash.c93 #define RTAS_BLK_SIZE 4096 macro
177 if (block_size <= 0 || block_size > RTAS_BLK_SIZE) { in flash_list_valid()
346 if (count > RTAS_BLK_SIZE) in rtas_flash_write()
347 count = RTAS_BLK_SIZE; in rtas_flash_write()
713 RTAS_BLK_SIZE, RTAS_BLK_SIZE, in rtas_flash_init()
714 0, 0, RTAS_BLK_SIZE, NULL); in rtas_flash_init()