Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dintel-nand-controller.c99 #define HSNAND_CS_OFFS BIT(4) macro
148 val = readb(ebu_host->cs[cs_num].chipaddr + HSNAND_CS_OFFS); in ebu_nand_readb()
175 ebu_nand_writeb(chip, HSNAND_CS_OFFS, buf[i]); in ebu_write_buf()
530 ebu_nand_writeb(chip, HSNAND_CLE_OFFS | HSNAND_CS_OFFS, in ebu_nand_exec_op()
537 HSNAND_ALE_OFFS | HSNAND_CS_OFFS, in ebu_nand_exec_op()