Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mtd/
Dflashchip.h35 FL_POINT, enumerator
/linux-5.19.10/drivers/mtd/lpddr/
Dlpddr_cmds.c311 !(mode == FL_READY || mode == FL_POINT)) in chip_ready()
331 case FL_POINT: in chip_ready()
570 ret = get_chip(map, chip, FL_POINT); in lpddr_point()
575 chip->state = FL_POINT; in lpddr_point()
612 if (chip->state == FL_POINT) { in lpddr_unpoint()
/linux-5.19.10/drivers/mtd/chips/
Dcfi_cmdset_0001.c850 !(mode == FL_READY || mode == FL_POINT || in chip_ready()
900 if (mode != FL_READY && mode != FL_POINT && in chip_ready()
910 case FL_POINT: in chip_ready()
1119 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1369 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1372 if (chip->state != FL_POINT && chip->state != FL_READY) in do_point_onechip()
1375 chip->state = FL_POINT; in do_point_onechip()
1463 if (chip->state == FL_POINT) { in cfi_intelext_unpoint()
1501 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
Dcfi_cmdset_0002.c912 !(mode == FL_READY || mode == FL_POINT || in get_chip()
953 if (mode != FL_READY && mode != FL_POINT && in get_chip()
964 case FL_POINT: in get_chip()
1036 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1223 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()