Home
last modified time | relevance | path

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

/linux-6.15/drivers/mtd/nand/
H A Dqpic_common.c246 nandc_reg_phys(nandc, reg_off + 4 * i), in qcom_prep_bam_dma_desc_cmd()
252 nandc_reg_phys(nandc, reg_off + 4 * i), in qcom_prep_bam_dma_desc_cmd()
/linux-6.15/include/linux/mtd/
H A Dnand-qpic-common.h203 #define nandc_reg_phys(chip, offset) ((chip)->base_phys + (offset)) macro