Searched refs:qcom_nand_controller (Results 1 – 1 of 1) sorted by relevance
373 struct qcom_nand_controller { struct489 static void free_bam_transaction(struct qcom_nand_controller *nandc) in free_bam_transaction()498 alloc_bam_transaction(struct qcom_nand_controller *nandc) in alloc_bam_transaction()534 static void clear_bam_transaction(struct qcom_nand_controller *nandc) in clear_bam_transaction()583 static inline struct qcom_nand_controller *586 return container_of(chip->controller, struct qcom_nand_controller, in get_qcom_nand_controller()590 static inline u32 nandc_read(struct qcom_nand_controller *nandc, int offset) in nandc_read()595 static inline void nandc_write(struct qcom_nand_controller *nandc, int offset, in nandc_write()601 static inline void nandc_read_buffer_sync(struct qcom_nand_controller *nandc, in nandc_read_buffer_sync()676 struct qcom_nand_controller *nandc = get_qcom_nand_controller(chip); in nandc_set_reg()[all …]