Home
last modified time | relevance | path

Searched refs:CONFIG_ENV_SPI_MAX_HZ (Results 1 – 25 of 88) sorted by relevance

1234

/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dconfig.h65 #ifndef CONFIG_ENV_SPI_MAX_HZ
66 # define CONFIG_ENV_SPI_MAX_HZ 50000000 macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dlsxl.h52 #undef CONFIG_ENV_SPI_MAX_HZ
53 #define CONFIG_ENV_SPI_MAX_HZ 25000000 macro
H A Dat91sam9260ek.h127 #define CONFIG_ENV_SPI_MAX_HZ 15000000 macro
137 #define CONFIG_ENV_SPI_MAX_HZ 15000000 macro
H A Dlacie_kw.h76 #undef CONFIG_ENV_SPI_MAX_HZ
79 #define CONFIG_ENV_SPI_MAX_HZ 20000000 /* 20Mhz */ macro
H A Dat91sam9261ek.h113 #define CONFIG_ENV_SPI_MAX_HZ 15000000 macro
124 #define CONFIG_ENV_SPI_MAX_HZ 15000000 macro
H A Dat91sam9x5ek.h110 #define CONFIG_ENV_SPI_MAX_HZ 30000000 macro
119 #define CONFIG_ENV_SPI_MAX_HZ 30000000 macro
H A Dtrimslice.h31 #define CONFIG_ENV_SPI_MAX_HZ 48000000 macro
H A Dpuma_rk3399.h19 #define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED macro
H A Ddreamplug.h42 #define CONFIG_ENV_SPI_MAX_HZ 50000000 /* 50 MHz */ macro
H A Dds109.h45 #define CONFIG_ENV_SPI_MAX_HZ 50000000 /* 50 MHz */ macro
H A Dsocfpga_sr1500.h48 #define CONFIG_ENV_SPI_MAX_HZ 100000000 /* Use max of 100MHz */ macro
H A Dap121.h40 #define CONFIG_ENV_SPI_MAX_HZ 25000000 macro
H A Dap143.h44 #define CONFIG_ENV_SPI_MAX_HZ 25000000 macro
H A Dbg0900.h42 #define CONFIG_ENV_SPI_MAX_HZ 40000000 macro
H A Dvinco.h48 #define CONFIG_ENV_SPI_MAX_HZ 50000000 macro
H A Dusb_a9263.h95 #define CONFIG_ENV_SPI_MAX_HZ 15000000 macro
H A Dat91sam9rlek.h85 #define CONFIG_ENV_SPI_MAX_HZ 15000000 macro
H A Dcl-som-am57x.h53 #define CONFIG_ENV_SPI_MAX_HZ 48000000 macro
H A Dls1012a_common.h49 #define CONFIG_ENV_SPI_MAX_HZ 1000000 macro
H A Dmeesc.h109 #define CONFIG_ENV_SPI_MAX_HZ 15000000 macro
H A Dtopic_miami.h58 #define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dconfig.h70 #ifndef CONFIG_ENV_SPI_MAX_HZ
71 # define CONFIG_ENV_SPI_MAX_HZ 50000000 macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dfsl_espi_spl.c20 CONFIG_ENV_SPI_MAX_HZ, CONFIG_ENV_SPI_MODE); in fsl_spi_spl_load_image()
44 CONFIG_ENV_SPI_MAX_HZ, CONFIG_ENV_SPI_MODE); in fsl_spi_boot()
/OK3568_Linux_fs/u-boot/env/
H A Dsf.c28 #ifndef CONFIG_ENV_SPI_MAX_HZ
29 # define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED macro
73 CONFIG_ENV_SPI_MAX_HZ, CONFIG_ENV_SPI_MODE); in setup_flash_device()
/OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/
H A Dcmd_arc.c77 CONFIG_ENV_SPI_MAX_HZ, CONFIG_ENV_SPI_MODE); in set_arc_product()
116 CONFIG_ENV_SPI_MAX_HZ, CONFIG_ENV_SPI_MODE); in get_arc_info()

1234