Home
last modified time | relevance | path

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

/u-boot/board/st/common/
A Dstm32mp_mtdparts.c128 const char *mtd_tee = CONFIG_MTDPARTS_NAND0_TEE; in board_mtdparts_default() local
131 !nor && tee ? mtd_tee : NULL, in board_mtdparts_default()
140 const char *mtd_tee = CONFIG_MTDPARTS_SPINAND0_TEE; in board_mtdparts_default() local
143 !nor && tee ? mtd_tee : NULL, in board_mtdparts_default()
151 const char *mtd_tee = CONFIG_MTDPARTS_NOR0_TEE; in board_mtdparts_default() local
154 tee ? mtd_tee : NULL, in board_mtdparts_default()

Completed in 2 milliseconds