Searched refs:SF_PAGE_LEN (Results 1 – 2 of 2) sorted by relevance
31 #define SF_PAGE_LEN 256 macro
575 buf = kmalloc(SF_PAGE_LEN, GFP_KERNEL); in spi_read_flash()580 u16 pagelen = SF_PAGE_LEN - (u8)addr; in spi_read_flash()766 buf = kmalloc(SF_PAGE_LEN, GFP_KERNEL); in spi_write_flash()771 u16 pagelen = SF_PAGE_LEN - (u8)addr; in spi_write_flash()