HomeSort by: relevance | last modified time | path
    Searched refs:nand_command (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/nand/
nand_toshiba.c 63 nand_command(self, ONFI_READ_ID);
nand.c 374 nand_command(self, ONFI_RESET);
380 nand_command(self, ONFI_READ_ID);
507 nand_command(self, ONFI_READ_ID);
529 nand_command(self, ONFI_READ_PARAMETER_PAGE);
654 nand_command(self, ONFI_READ_STATUS);
673 nand_command(self, ONFI_READ);
675 nand_command(self, ONFI_READ_START);
778 nand_command(self, ONFI_PAGE_PROGRAM);
809 nand_command(self, ONFI_PAGE_PROGRAM_START);
865 nand_command(self, ONFI_PAGE_PROGRAM)
    [all...]
nand_micron.c 108 nand_command(self, ONFI_READ_ID);
nand_samsung.c 72 nand_command(self, ONFI_READ_ID);
nand.h 244 nand_command(device_t self, uint8_t command) function in typeref:typename:void
493 static __inline void nand_command(device_t, uint8_t);

Completed in 18 milliseconds