Searched refs:is_fram (Results 1 – 1 of 1) sorted by relevance
438 bool is_fram; in at25_probe() local459 is_fram = fwnode_device_is_compatible(dev_fwnode(&spi->dev), "cypress,fm25"); in at25_probe()466 if (is_fram) in at25_probe()486 at25->nvmem_config.type = is_fram ? NVMEM_TYPE_FRAM : NVMEM_TYPE_EEPROM; in at25_probe()509 at25->chip.name, is_fram ? "fram" : "eeprom", in at25_probe()