Home
last modified time | relevance | path

Searched refs:cfg0_raw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c429 * @cfg0, cfg1, cfg0_raw..: NANDc register configurations needed for
449 u32 cfg0_raw, cfg1_raw; member
702 cfg0 = (host->cfg0_raw & ~(7U << CW_PER_PAGE)) | in update_rw_regs()
1224 host->cfg0_raw & ~(7 << CW_PER_PAGE)); in erase_block()
2592 host->cfg0_raw = (cwperpage - 1) << CW_PER_PAGE in qcom_nand_attach_chip()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c505 * @cfg0, cfg1, cfg0_raw..: NANDc register configurations needed for
535 u32 cfg0_raw, cfg1_raw; member
833 cfg0 = (host->cfg0_raw & ~(7U << CW_PER_PAGE)) | in update_rw_regs()
2505 host->cfg0_raw = (cwperpage - 1) << CW_PER_PAGE in qcom_nand_attach_chip()
2815 host->cfg0_raw & ~(7 << CW_PER_PAGE)); in qcom_misc_cmd_type_exec()

Completed in 11 milliseconds