Searched refs:nandc (Results 1 – 16 of 16) sorted by relevance
207 #define dev_cmd_reg_addr(nandc, reg) ((nandc)->props->dev_cmd_reg_start + (reg)) argument567 static void free_bam_transaction(struct qcom_nand_controller *nandc) in free_bam_transaction() argument569 struct bam_transaction *bam_txn = nandc->bam_txn; in free_bam_transaction()571 devm_kfree(nandc->dev, bam_txn); in free_bam_transaction()576 alloc_bam_transaction(struct qcom_nand_controller *nandc) in alloc_bam_transaction() argument580 unsigned int num_cw = nandc->max_cwperpage; in alloc_bam_transaction()589 bam_txn_buf = devm_kzalloc(nandc->dev, bam_txn_size, GFP_KERNEL); in alloc_bam_transaction()612 static void clear_bam_transaction(struct qcom_nand_controller *nandc) in clear_bam_transaction() argument614 struct bam_transaction *bam_txn = nandc->bam_txn; in clear_bam_transaction()616 if (!nandc->props->is_bam) in clear_bam_transaction()[all …]
123 &nandc {
184 &nandc {
362 nandc: nand-controller@1100d000 { label
522 nandc: nfi@1100d000 { label
280 compatible = "renesas,r9a06g032-nandc", "renesas,rzn1-nandc";
248 nandc: nand-controller@1 { label
256 nandc: nand-controller@1 { label
411 nandc: nand-controller@1 { label
244 &nandc {
262 &nandc {
540 nandc: nand-controller@1100d000 { label
563 nandc: nand-controller@1100e000 { label
305 * The data pins are shared between nandc and emmc and
416 * The data pins are shared between nandc and emmc and
19120 F: Documentation/devicetree/bindings/mtd/qcom,nandc.yaml19623 F: Documentation/devicetree/bindings/mtd/renesas-nandc.yaml