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