Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dflashchip.h49 } flstate_t; typedef
68 flstate_t state;
69 flstate_t oldstate;
H A Donenand.h126 flstate_t state;
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dflashchip.h53 } flstate_t; typedef
72 flstate_t state;
73 flstate_t oldstate;
H A Drawnand.h924 flstate_t state;
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dfwh_lock.h15 flstate_t state;
H A Dcfi_cmdset_0001.c1148 flstate_t oldstate, newstate; in xip_wait_for_operation()
H A Dcfi_cmdset_0002.c1059 flstate_t oldstate; in xip_udelay()
/OK3568_Linux_fs/kernel/drivers/mtd/lpddr/
H A Dlpddr_cmds.c130 flstate_t chip_state = chip->state; in wait_for_ready()