Searched refs:boot_device_reg (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/devices/
H A Dst_spi_fsm.c1985 uint32_t boot_device_reg; stfsm_fetch_platform_configs() local
1987 uint32_t boot_device; /* Value we read from *boot_device_reg */ stfsm_fetch_platform_configs()
2002 ret = of_property_read_u32(np, "st,boot-device-reg", &boot_device_reg); stfsm_fetch_platform_configs()
2011 ret = regmap_read(regmap, boot_device_reg, &boot_device); stfsm_fetch_platform_configs()

Completed in 66 milliseconds