Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/cfi/
Dv2m_flash.h26 #define NOR_UNLOCK_BLOCK 0xD0 macro
/trusted-firmware-a-latest/drivers/cfi/v2m/
Dv2m_flash.c188 nor_send_cmd(base_addr, NOR_UNLOCK_BLOCK); in nor_unlock()