Searched refs:use_top (Results 1 – 1 of 1) sorted by relevance
167 bool use_top; in spi_nor_sr_lock() local192 use_top = can_be_top; in spi_nor_sr_lock()195 if (use_top) in spi_nor_sr_lock()228 if (!use_top) in spi_nor_sr_lock()256 bool use_top; in spi_nor_sr_unlock() local281 use_top = can_be_top; in spi_nor_sr_unlock()284 if (use_top) in spi_nor_sr_unlock()310 if (!use_top) in spi_nor_sr_unlock()
Completed in 19 milliseconds