Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dps3flash.c33 #define FLASH_BLOCK_SIZE (256*1024) macro
350 if (tmp % FLASH_BLOCK_SIZE) { in ps3flash_probe()
357 if (tmp % FLASH_BLOCK_SIZE) { in ps3flash_probe()