nand_onfi_set_features (9) - Linux Manuals

nand_onfi_set_features: [REPLACEABLE] set features for ONFI nand

NAME

nand_onfi_set_features - [REPLACEABLE] set features for ONFI nand

SYNOPSIS

int nand_onfi_set_features(struct mtd_info mtd, struct nand_chip chip, int addr, uint8_t subfeature_param);

ARGUMENTS

mtd

MTD device structure

chip

nand chip info structure

addr

feature address.

subfeature_param

the subfeature parameters, a four bytes array.

AUTHOR

Thomas Gleixner <tglx [at] linutronix.de>

Author.

COPYRIGHT