Home
last modified time | relevance | path

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

/openbmc/linux/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;
/openbmc/u-boot/include/linux/mtd/
H A Dflashchip.h52 } flstate_t; typedef
71 flstate_t state;
72 flstate_t oldstate;
H A Drawnand.h944 flstate_t state;
/openbmc/linux/drivers/mtd/chips/
H A Dfwh_lock.h15 flstate_t state;
H A Dcfi_cmdset_0001.c1166 flstate_t oldstate, newstate; in xip_wait_for_operation()
H A Dcfi_cmdset_0002.c1063 flstate_t oldstate; in xip_udelay()
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c130 flstate_t chip_state = chip->state; in wait_for_ready()