Searched refs:rnand_chip (Results 1 – 1 of 1) sorted by relevance
198 struct rnand_chip { struct249 static inline struct rnand_chip *to_rnand(struct nand_chip *chip) in to_rnand()251 return container_of(chip, struct rnand_chip, chip); in to_rnand()254 static inline unsigned int to_rnandc_cs(struct rnand_chip *nand) in to_rnandc_cs()302 struct rnand_chip *rnand = to_rnand(chip); in rnandc_select_target()357 struct rnand_chip *rnand = to_rnand(chip); in rnandc_wait_end_of_op()379 struct rnand_chip *rnand = to_rnand(chip); in rnandc_wait_end_of_io()404 struct rnand_chip *rnand = to_rnand(chip); in rnandc_read_page_hw_ecc()492 struct rnand_chip *rnand = to_rnand(chip); in rnandc_read_subpage_hw_ecc()584 struct rnand_chip *rnand = to_rnand(chip); in rnandc_write_page_hw_ecc()[all …]