Searched refs:qcom_nand_controller (Results 1 – 1 of 1) sorted by relevance
392 struct qcom_nand_controller { struct567 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 *nandc, in nandc_read_buffer_sync()754 struct qcom_nand_controller *nandc = get_qcom_nand_controller(chip); in nandc_set_reg()[all …]