Home
last modified time | relevance | path

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

/arch/arm/mach-versatile/include/mach/
Dplatform.h172 #define VERSATILE_FLASHPROG_FLVPPEN (1 << 0) /* Enable writing to flash */ macro
/arch/arm/mach-versatile/
Dcore.c203 val |= VERSATILE_FLASHPROG_FLVPPEN; in versatile_flash_set_vpp()
205 val &= ~VERSATILE_FLASHPROG_FLVPPEN; in versatile_flash_set_vpp()