Home
last modified time | relevance | path

Searched refs:read_data_mask (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/spi-nor/
H A Dsfdp.c736 u8 read_data_mask, map_id; in spi_nor_get_map_in_use() local
753 read_data_mask = SMPT_CMD_READ_DATA(smpt[i]); in spi_nor_get_map_in_use()
769 map_id = map_id << 1 | !!(*buf & read_data_mask); in spi_nor_get_map_in_use()