Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dqcom_nandc.c359 struct qcom_nand_controller { struct
473 static void free_bam_transaction(struct qcom_nand_controller *nandc) in free_bam_transaction()
482 alloc_bam_transaction(struct qcom_nand_controller *nandc) in alloc_bam_transaction()
518 static void clear_bam_transaction(struct qcom_nand_controller *nandc) in clear_bam_transaction()
567 static inline struct qcom_nand_controller *
570 return container_of(chip->controller, struct qcom_nand_controller, in get_qcom_nand_controller()
574 static inline u32 nandc_read(struct qcom_nand_controller *nandc, int offset) in nandc_read()
579 static inline void nandc_write(struct qcom_nand_controller *nandc, int offset, in nandc_write()
585 static inline void nandc_read_buffer_sync(struct qcom_nand_controller *nandc, in nandc_read_buffer_sync()
649 static void nandc_set_reg(struct qcom_nand_controller *nandc, int offset, in nandc_set_reg()
[all …]