Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dflashchip.h35 FL_POINT, enumerator
/Linux-v5.4/drivers/mtd/lpddr/
Dlpddr_cmds.c284 !(mode == FL_READY || mode == FL_POINT)) in chip_ready()
304 case FL_POINT: in chip_ready()
544 ret = get_chip(map, chip, FL_POINT); in lpddr_point()
549 chip->state = FL_POINT; in lpddr_point()
586 if (chip->state == FL_POINT) { in lpddr_unpoint()
/Linux-v5.4/drivers/mtd/chips/
Dcfi_cmdset_0001.c846 !(mode == FL_READY || mode == FL_POINT || in chip_ready()
896 if (mode != FL_READY && mode != FL_POINT && in chip_ready()
906 case FL_POINT: in chip_ready()
1115 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1365 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1368 if (chip->state != FL_POINT && chip->state != FL_READY) in do_point_onechip()
1371 chip->state = FL_POINT; in do_point_onechip()
1459 if (chip->state == FL_POINT) { in cfi_intelext_unpoint()
1497 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
Dcfi_cmdset_0002.c909 !(mode == FL_READY || mode == FL_POINT || in get_chip()
950 if (mode != FL_READY && mode != FL_POINT && in get_chip()
961 case FL_POINT: in get_chip()
1034 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1221 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()