Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dps3flash.c21 #define FLASH_BLOCK_SIZE (256*1024) macro
338 if (tmp % FLASH_BLOCK_SIZE) { in ps3flash_probe()
345 if (tmp % FLASH_BLOCK_SIZE) { in ps3flash_probe()