Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dflashchip.h36 FL_POINT, enumerator
/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c310 !(mode == FL_READY || mode == FL_POINT)) in chip_ready()
330 case FL_POINT: in chip_ready()
566 ret = get_chip(map, chip, FL_POINT); in lpddr_point()
571 chip->state = FL_POINT; in lpddr_point()
608 if (chip->state == FL_POINT) { in lpddr_unpoint()