Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dsh_flctl.c239 if (flctl->rw_ADRCNT == ADRCNT2_E) { in set_addr()
563 addr_len_bytes = flctl->rw_ADRCNT; in set_cmd_regs()
573 addr_len_bytes = flctl->rw_ADRCNT; in set_cmd_regs()
1004 flctl->rw_ADRCNT = ADRCNT_4; in flctl_chip_attach_chip()
1008 flctl->rw_ADRCNT = ADRCNT_3; in flctl_chip_attach_chip()
1011 flctl->rw_ADRCNT = ADRCNT_2; in flctl_chip_attach_chip()
1018 flctl->rw_ADRCNT = ADRCNT2_E; in flctl_chip_attach_chip()
1022 flctl->rw_ADRCNT = ADRCNT_4; in flctl_chip_attach_chip()
1025 flctl->rw_ADRCNT = ADRCNT_3; in flctl_chip_attach_chip()
/Linux-v6.1/include/linux/mtd/
Dsh_flctl.h148 uint32_t rw_ADRCNT; /* bits of FLCMDCR in READ WRITE cmd */ member