Searched refs:search_area_stride_exponent (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.h72 * @search_area_stride_exponent: The logarithm to base 2 of the size of a
77 unsigned int search_area_stride_exponent; member in struct:boot_rom_geometry
H A Dgpmi-nand.c1594 geometry->search_area_stride_exponent = 2; nand_boot_set_geometry()
1613 search_area_size_in_strides = 1 << rom_geo->search_area_stride_exponent; mx23_check_transcription_stamp()
1673 search_area_size_in_strides = 1 << rom_geo->search_area_stride_exponent; mx23_write_transcription_stamp()

Completed in 93 milliseconds