Home
last modified time | relevance | path

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

/drivers/mtd/spi-nor/
Dcore.c2094 static int spi_nor_hwcaps_pp2cmd(u32 hwcaps) in spi_nor_hwcaps_pp2cmd() function
2224 ppidx = spi_nor_hwcaps_pp2cmd(BIT(cap)); in spi_nor_spimem_adjust_hwcaps()
2337 cmd = spi_nor_hwcaps_pp2cmd(BIT(best_match)); in spi_nor_select_pp()