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