Home
last modified time | relevance | path

Searched refs:qcom_nand_controller (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mtd/nand/raw/
Dqcom_nandc.c367 struct qcom_nand_controller { struct
479 static void free_bam_transaction(struct qcom_nand_controller *nandc) in free_bam_transaction()
488 alloc_bam_transaction(struct qcom_nand_controller *nandc) in alloc_bam_transaction()
524 static void clear_bam_transaction(struct qcom_nand_controller *nandc) in clear_bam_transaction()
573 static inline struct qcom_nand_controller *
576 return container_of(chip->controller, struct qcom_nand_controller, in get_qcom_nand_controller()
580 static inline u32 nandc_read(struct qcom_nand_controller *nandc, int offset) in nandc_read()
585 static inline void nandc_write(struct qcom_nand_controller *nandc, int offset, in nandc_write()
591 static inline void nandc_read_buffer_sync(struct qcom_nand_controller *nandc, in nandc_read_buffer_sync()
655 static void nandc_set_reg(struct qcom_nand_controller *nandc, int offset, in nandc_set_reg()
[all …]