Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c102 writel(readl(&sysctrl_base->scflashctrl) | VEXPRESS_FLASHPROG_FLVPPEN, in flash__init()
/openbmc/u-boot/include/configs/
H A Dvexpress_common.h126 #define VEXPRESS_FLASHPROG_FLVPPEN (1 << 0) macro