Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmxc_ocotp.c24 #define BV_CTRL_WR_UNLOCK_KEY 0x3e77 macro
298 u32 wr_unlock = write ? BV_CTRL_WR_UNLOCK_KEY : 0; in setup_direct_access()