Searched refs:ONFI_STATUS_WP (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/nand/
H A Donfi.h104 ONFI_STATUS_WP = (1<<7) enumerator in enum:__anon3
H A Dnandemulator.c316 sc->sc_status_register = ONFI_STATUS_RDY | ONFI_STATUS_WP;
H A Dnand.c664 if (nand_get_status(self) & ONFI_STATUS_WP)

Completed in 488 milliseconds