Searched refs:flash_count (Results 1 – 1 of 1) sorted by relevance
272 u32 flash_count; member291 if (cs >= priv->flash_count) { in aspeed_spi_get_flash()691 for (cs = 0; cs < priv->flash_count; cs++) { in aspeed_spi_controller_init()718 for (cs = 0; cs < priv->flash_count; cs++) { in aspeed_spi_controller_init()1880 priv->flash_count = aspeed_spi_count_flash_devices(bus); in aspeed_spi_probe()1881 if (priv->flash_count > priv->num_cs) { in aspeed_spi_probe()1883 priv->flash_count); in aspeed_spi_probe()1887 if (!priv->flash_count) { in aspeed_spi_probe()1916 bus->name, priv->regs, priv->ahb_base, priv->flash_count, bus->seq); in aspeed_spi_probe()