Searched refs:boot_device_spi (Results 1 – 1 of 1) sorted by relevance
1976 uint32_t boot_device_spi; in stfsm_fetch_platform_configs() local1997 ret = of_property_read_u32(np, "st,boot-device-spi", &boot_device_spi); in stfsm_fetch_platform_configs()2005 if (boot_device != boot_device_spi) in stfsm_fetch_platform_configs()