Searched refs:qcom_nand_controller (Results 1 – 1 of 1) sorted by relevance
386 struct qcom_nand_controller { struct537 static void free_bam_transaction(struct qcom_nand_controller *nandc) in free_bam_transaction()546 alloc_bam_transaction(struct qcom_nand_controller *nandc) in alloc_bam_transaction()582 static void clear_bam_transaction(struct qcom_nand_controller *nandc) in clear_bam_transaction()631 static inline struct qcom_nand_controller *634 return container_of(chip->controller, struct qcom_nand_controller, in get_qcom_nand_controller()638 static inline u32 nandc_read(struct qcom_nand_controller *nandc, int offset) in nandc_read()643 static inline void nandc_write(struct qcom_nand_controller *nandc, int offset, in nandc_write()649 static inline void nandc_read_buffer_sync(struct qcom_nand_controller *nandc, in nandc_read_buffer_sync()724 struct qcom_nand_controller *nandc = get_qcom_nand_controller(chip); in nandc_set_reg()[all …]