Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c1975 uint32_t boot_device_reg; in stfsm_fetch_platform_configs() local
1992 ret = of_property_read_u32(np, "st,boot-device-reg", &boot_device_reg); in stfsm_fetch_platform_configs()
2001 ret = regmap_read(regmap, boot_device_reg, &boot_device); in stfsm_fetch_platform_configs()