nand_legacy
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: ✅struct nand_legacy {
void *IO_ADDR_R;
void *IO_ADDR_W;
void (*select_chip)(struct nand_chip *, int);
u8 (*read_byte)(struct nand_chip *);
void (*write_byte)(struct nand_chip *, u8);
void (*write_buf)(struct nand_chip *, const u8 *, int);
void (*read_buf)(struct nand_chip *, u8 *, int);
void (*cmd_ctrl)(struct nand_chip *, int, unsigned int);
void (*cmdfunc)(struct nand_chip *, unsigned int, int, int);
int (*dev_ready)(struct nand_chip *);
int (*waitfunc)(struct nand_chip *);
int (*block_bad)(struct nand_chip *, loff_t);
int (*block_markbad)(struct nand_chip *, loff_t);
int (*set_features)(struct nand_chip *, int, u8 *);
int (*get_features)(struct nand_chip *, int, u8 *);
int chip_delay;
struct nand_controller dummy_controller;
};
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch