Searched refs:spi_dev_sz (Results 1 – 3 of 3) sorted by relevance
66 uint8_t spi_dev_sz; member
254 if (cfg->spi_dev_sz <= NPCX_SPI_DEV_SIZE_128M) { in qspi_npcx_fiu_set_spi_size()260 inst->SPI_DEV_SIZE = BIT(cfg->spi_dev_sz); in qspi_npcx_fiu_set_spi_size()
720 .spi_dev_sz = NPCX_FLASH_SPI_ALLOCATE_SIZE(n), \