Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mtd/
Dflashchip.h35 FL_POINT, enumerator
/linux-6.6.21/drivers/mtd/lpddr/
Dlpddr_cmds.c311 !(mode == FL_READY || mode == FL_POINT)) in chip_ready()
331 case FL_POINT: in chip_ready()
567 ret = get_chip(map, chip, FL_POINT); in lpddr_point()
572 chip->state = FL_POINT; in lpddr_point()
609 if (chip->state == FL_POINT) { in lpddr_unpoint()
/linux-6.6.21/drivers/mtd/chips/
Dcfi_cmdset_0001.c867 !(mode == FL_READY || mode == FL_POINT || in chip_ready()
917 if (mode != FL_READY && mode != FL_POINT && in chip_ready()
927 case FL_POINT: in chip_ready()
1136 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1386 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1389 if (chip->state != FL_POINT && chip->state != FL_READY) in do_point_onechip()
1392 chip->state = FL_POINT; in do_point_onechip()
1480 if (chip->state == FL_POINT) { in cfi_intelext_unpoint()
1518 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
Dcfi_cmdset_0002.c910 !(mode == FL_READY || mode == FL_POINT || in get_chip()
951 if (mode != FL_READY && mode != FL_POINT && in get_chip()
962 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()