Lines Matching full:replaceable
785 * @read_byte: [REPLACEABLE] read one byte from the chip
786 * @read_word: [REPLACEABLE] read one word from the chip
787 * @write_byte: [REPLACEABLE] write a single byte to the chip on the
789 * @write_buf: [REPLACEABLE] write data from the buffer to the chip
790 * @read_buf: [REPLACEABLE] read data from the chip into the buffer
791 * @select_chip: [REPLACEABLE] select chip nr
792 * @block_bad: [REPLACEABLE] check if a block is bad, using OOB markers
793 * @block_markbad: [REPLACEABLE] mark a block bad
800 * @cmdfunc: [REPLACEABLE] hardwarespecific function for writing
802 * @waitfunc: [REPLACEABLE] hardwarespecific function for wait on
810 * @erase: [REPLACEABLE] erase function
811 * @scan_bbt: [REPLACEABLE] function to scan bad block table
861 * @onfi_set_features: [REPLACEABLE] set the features for ONFI nand
862 * @onfi_get_features: [REPLACEABLE] get the features for ONFI nand
868 * @bbt_td: [REPLACEABLE] bad block table descriptor for flash
870 * @bbt_md: [REPLACEABLE] bad block table mirror descriptor
871 * @badblock_pattern: [REPLACEABLE] bad block scan pattern used for initial
873 * @controller: [REPLACEABLE] a pointer to a hardware controller
877 * @write_page: [REPLACEABLE] High-level page write function