Query: nand_command_lp
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_COMMAND_LP(9) Internal Functions Provided NAND_COMMAND_LP(9)NAMEnand_command_lp - [DEFAULT] Send command to NAND large page deviceSYNOPSISvoid nand_command_lp(struct mtd_info * mtd, unsigned int command, int column, int page_addr);ARGUMENTSmtd MTD device structure command the command to be sent column the column address for this command, -1 if none page_addr the page address for this command, -1 if noneDESCRIPTIONSend command to NAND device. This is the version for the new large page devices. We don't have the separate regions as we have in the small page devices. We must emulate NAND_CMD_READOOB to keep the code compatible.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_COMMAND_LP(9)
Related Man Pages |
---|
nand(4) - freebsd |
struct_nand_ecc_ctrl(9) - centos |
struct_nand_ecc_ctrl(9) - suse |
struct_nand_chip(9) - suse |
struct_platform_nand_ctrl(9) - suse |
Similar Topics in the Unix Linux Community |
---|
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |