Searched refs:SF_PAGE_LEN (Results 1 – 2 of 2) sorted by relevance
43 #define SF_PAGE_LEN 256 macro
666 buf = kmalloc(SF_PAGE_LEN, GFP_KERNEL); in spi_read_flash()673 u16 pagelen = SF_PAGE_LEN - (u8)addr; in spi_read_flash()876 buf = kmalloc(SF_PAGE_LEN, GFP_KERNEL); in spi_write_flash()883 u16 pagelen = SF_PAGE_LEN - (u8)addr; in spi_write_flash()