Searched refs:CFI_INTEL_STATUS_DPS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cfi/ | ||
H A D | cfi_reg.h | 136 #define CFI_INTEL_STATUS_DPS 0x0002 /* Device Protect Status */ macro |
H A D | cfi_core.c | 565 if (st & CFI_INTEL_STATUS_DPS) in cfi_wait_ready() |