boot_device_reg  1976 drivers/mtd/devices/st_spi_fsm.c 	uint32_t boot_device_reg;
boot_device_reg  1993 drivers/mtd/devices/st_spi_fsm.c 	ret = of_property_read_u32(np, "st,boot-device-reg", &boot_device_reg);
boot_device_reg  2002 drivers/mtd/devices/st_spi_fsm.c 	ret = regmap_read(regmap, boot_device_reg, &boot_device);