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

/linux-4.1.27/drivers/mtd/nand/
H A Dsh_flctl.c208 if (flctl->rw_ADRCNT == ADRCNT2_E) { set_addr()
524 addr_len_bytes = flctl->rw_ADRCNT; set_cmd_regs()
534 addr_len_bytes = flctl->rw_ADRCNT; set_cmd_regs()
961 flctl->rw_ADRCNT = ADRCNT_4; flctl_chip_init_tail()
965 flctl->rw_ADRCNT = ADRCNT_3; flctl_chip_init_tail()
968 flctl->rw_ADRCNT = ADRCNT_2; flctl_chip_init_tail()
975 flctl->rw_ADRCNT = ADRCNT2_E; flctl_chip_init_tail()
979 flctl->rw_ADRCNT = ADRCNT_4; flctl_chip_init_tail()
982 flctl->rw_ADRCNT = ADRCNT_3; flctl_chip_init_tail()
/linux-4.1.27/include/linux/mtd/
H A Dsh_flctl.h160 uint32_t rw_ADRCNT; /* bits of FLCMDCR in READ WRITE cmd */ member in struct:sh_flctl

Completed in 84 milliseconds