Searched refs:qcom_nand_controller (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 358 struct qcom_nand_controller { struct 411 * qcom_nand_controller 472 static void free_bam_transaction(struct qcom_nand_controller *nandc) in free_bam_transaction() 481 alloc_bam_transaction(struct qcom_nand_controller *nandc) in alloc_bam_transaction() 517 static void clear_bam_transaction(struct qcom_nand_controller *nandc) in clear_bam_transaction() 566 static inline struct qcom_nand_controller * 569 return container_of(chip->controller, struct qcom_nand_controller, in get_qcom_nand_controller() 573 static inline u32 nandc_read(struct qcom_nand_controller *nandc, int offset) in nandc_read() 578 static inline void nandc_write(struct qcom_nand_controller *nandc, int offset, in nandc_write() 584 static inline void nandc_read_buffer_sync(struct qcom_nand_controller *nand [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 392 struct qcom_nand_controller { struct 488 * qcom_nand_controller 567 static void free_bam_transaction(struct qcom_nand_controller *nandc) in free_bam_transaction() 576 alloc_bam_transaction(struct qcom_nand_controller *nandc) in alloc_bam_transaction() 612 static void clear_bam_transaction(struct qcom_nand_controller *nandc) in clear_bam_transaction() 661 static inline struct qcom_nand_controller * 664 return container_of(chip->controller, struct qcom_nand_controller, in get_qcom_nand_controller() 668 static inline u32 nandc_read(struct qcom_nand_controller *nandc, int offset) in nandc_read() 673 static inline void nandc_write(struct qcom_nand_controller *nandc, int offset, in nandc_write() 679 static inline void nandc_read_buffer_sync(struct qcom_nand_controller *nand [all...] |
Completed in 6 milliseconds