Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/versatile/
H A Dsoc-integrator.c43 static const char *integrator_fpga_str(u32 id) in integrator_fpga_str() function
78 return sprintf(buf, "%s\n", integrator_fpga_str(integrator_coreid)); in fpga_show()
143 dev_info(dev, " FPGA: %s\n", integrator_fpga_str(val)); in integrator_soc_init()