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