Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c31 #define NVM_WR BIT(15) macro
63 writel(NVM_WR, &nvm_regs_p->ctrl.set); in flash_initiate_operation()
69 NVM_WR, false, timeout, false); in flash_wait_till_busy()