Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h389 bool ongoing_pe; member
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1249 if (rww->ongoing_io || rww->ongoing_rd || rww->ongoing_pe) in spi_nor_rww_start_exclusive()
1254 rww->ongoing_pe = true; in spi_nor_rww_start_exclusive()
1269 rww->ongoing_pe = false; in spi_nor_rww_end_exclusive()
1313 if (rww->ongoing_io || rww->ongoing_rd || rww->ongoing_pe) in spi_nor_rww_start_pe()
1325 rww->ongoing_pe = true; in spi_nor_rww_start_pe()
1345 rww->ongoing_pe = false; in spi_nor_rww_end_pe()