Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dst_spi_fsm.c1976 uint32_t boot_device_spi; in stfsm_fetch_platform_configs() local
1997 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()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dst_spi_fsm.c1976 uint32_t boot_device_spi; in stfsm_fetch_platform_configs() local
1997 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()

Completed in 7 milliseconds