Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dflashchip.h49 FL_POINT, enumerator
/linux-4.4.14/drivers/mtd/lpddr/
Dlpddr_cmds.c297 !(mode == FL_READY || mode == FL_POINT)) in chip_ready()
317 case FL_POINT: in chip_ready()
556 ret = get_chip(map, chip, FL_POINT); in lpddr_point()
561 chip->state = FL_POINT; in lpddr_point()
598 if (chip->state == FL_POINT) { in lpddr_unpoint()
/linux-4.4.14/drivers/mtd/chips/
Dcfi_cmdset_0001.c824 !(mode == FL_READY || mode == FL_POINT || in chip_ready()
865 if (mode != FL_READY && mode != FL_POINT && in chip_ready()
875 case FL_POINT: in chip_ready()
1084 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1334 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1337 if (chip->state != FL_POINT && chip->state != FL_READY) in do_point_onechip()
1340 chip->state = FL_POINT; in do_point_onechip()
1428 if (chip->state == FL_POINT) { in cfi_intelext_unpoint()
1466 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
Dcfi_cmdset_0002.c813 !(mode == FL_READY || mode == FL_POINT || in get_chip()
853 if (mode != FL_READY && mode != FL_POINT && in get_chip()
864 case FL_POINT: in get_chip()
936 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1123 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()