Searched refs:CFI_INTEL_UB (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cfi/ | ||
H A D | cfi_reg.h | 123 #define CFI_INTEL_UB 0xd0 /* Unlock Block */ macro |
H A D | cfi_core.c | 630 cfi_write(sc, sc->sc_wrofs, CFI_INTEL_UB); in cfi_write_block() |