Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_boot_device.c151 if ((nand_param & NAND_PLANE_BIT_NB_MASK) != 0U) { in get_data_from_otp()
Dstm32mp1_def.h522 #define NAND_PLANE_BIT_NB_MASK BIT(14) macro