Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dtango_nand.c119 struct tango_chip *tchip = to_tango_chip(chip); in tango_select_target() local
121 writel_relaxed(tchip->timing1, nfc->reg_base + NFC_TIMING1); in tango_select_target()
122 writel_relaxed(tchip->timing2, nfc->reg_base + NFC_TIMING2); in tango_select_target()
123 writel_relaxed(tchip->xfer_cfg, nfc->reg_base + NFC_XFER_CFG); in tango_select_target()
124 writel_relaxed(tchip->pkt_0_cfg, nfc->reg_base + NFC_PKT_0_CFG); in tango_select_target()
125 writel_relaxed(tchip->pkt_n_cfg, nfc->reg_base + NFC_PKT_N_CFG); in tango_select_target()
126 writel_relaxed(tchip->bb_cfg, nfc->reg_base + NFC_BB_CFG); in tango_select_target()
142 struct tango_chip *tchip = to_tango_chip(chip); in tango_exec_instr() local
147 writeb_relaxed(instr->ctx.cmd.opcode, tchip->base + PBUS_CMD); in tango_exec_instr()
152 tchip in tango_exec_instr()
359 struct tango_chip *tchip = to_tango_chip(chip); aux_read() local
374 struct tango_chip *tchip = to_tango_chip(chip); aux_write() local
522 struct tango_chip *tchip = to_tango_chip(chip); tango_set_timings() local
578 struct tango_chip *tchip; chip_init() local
[all...]

Completed in 2 milliseconds