Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/lantiq/falcon/
Dreset.c28 unsigned char ltq_boot_select(void) in ltq_boot_select() function
/linux-4.1.27/arch/mips/include/asm/mach-lantiq/
Dlantiq.h48 extern unsigned char ltq_boot_select(void);
/linux-4.1.27/arch/mips/lantiq/xway/
Dreset.c60 unsigned char ltq_boot_select(void) in ltq_boot_select() function
/linux-4.1.27/drivers/mtd/maps/
Dlantiq-flash.c120 (ltq_boot_select() != BS_FLASH)) { in ltq_mtd_probe()
/linux-4.1.27/drivers/spi/
Dspi-falcon.c398 if (ltq_boot_select() != BS_SPI) { in falcon_sflash_probe()