Searched refs:NFI (Results 1 – 2 of 2) sorted by relevance
10 1) NFC NAND Controller Interface (NFI):13 The first part of NFC is NAND Controller Interface (NFI) HW.14 Required NFI properties:19 - reg: Base physical address and size of NFI.20 - interrupts: Interrupts of NFI.21 - clocks: NFI required clocks.22 - clock-names: NFI clocks internal name.
3631 auto *NFI = dyn_cast<FenceInst>(FI.getNextNonDebugInstruction()); in visitFenceInst() local3634 if (NFI && FI.isIdenticalTo(NFI)) in visitFenceInst()3648 if (NFI && isIdenticalOrStrongerFence(NFI, &FI)) in visitFenceInst()