Searched defs:spinand (Results 1 – 2 of 2) sorted by relevance
119 static int w25m02gv_select_target(struct spinand_device *spinand, in w25m02gv_select_target()249 static int w25n02kv_ecc_get_status(struct spinand_device *spinand, in w25n02kv_ecc_get_status()287 static int w25n0xjw_hs_cfg(struct spinand_device *spinand) in w25n0xjw_hs_cfg()321 static int w35n0xjw_write_vcr(struct spinand_device *spinand, u8 reg, u8 val) in w35n0xjw_write_vcr()350 static int w35n0xjw_vcr_cfg(struct spinand_device *spinand) in w35n0xjw_vcr_cfg()533 static int winbond_spinand_init(struct spinand_device *spinand) in winbond_spinand_init()
1021 struct spinand_device *spinand = nand_to_spinand(nand); in aml_sfc_ecc_prepare_io_req() local