Lines Matching +full:0 +full:x26
12 #define SST_WRITE BIT(0)
26 if (ofs != 0 || len != nor->params->size) in sst26vf_nor_unlock()
33 if (!(nor->bouncebuf[0] & SST26VF_CR_BPNV)) { in sst26vf_nor_unlock()
56 return 0; in sst26vf_nor_late_init()
65 .id = SNOR_ID(0x62, 0x16, 0x12),
71 .id = SNOR_ID(0x62, 0x16, 0x13),
77 .id = SNOR_ID(0xbf, 0x25, 0x01),
84 .id = SNOR_ID(0xbf, 0x25, 0x02),
91 .id = SNOR_ID(0xbf, 0x25, 0x03),
98 .id = SNOR_ID(0xbf, 0x25, 0x04),
105 .id = SNOR_ID(0xbf, 0x25, 0x05),
112 .id = SNOR_ID(0xbf, 0x25, 0x41),
119 .id = SNOR_ID(0xbf, 0x25, 0x4a),
126 .id = SNOR_ID(0xbf, 0x25, 0x4b),
132 .id = SNOR_ID(0xbf, 0x25, 0x8d),
139 .id = SNOR_ID(0xbf, 0x25, 0x8e),
146 .id = SNOR_ID(0xbf, 0x26, 0x41),
151 .id = SNOR_ID(0xbf, 0x26, 0x42),
156 .id = SNOR_ID(0xbf, 0x26, 0x43),
163 .id = SNOR_ID(0xbf, 0x26, 0x51),
178 if (ret < 0) in sst_nor_write_data()
189 size_t actual = 0; in sst_nor_write()
192 dev_dbg(nor->dev, "to 0x%08x, len %zd\n", (u32)to, len); in sst_nor_write()
208 if (ret < 0) in sst_nor_write()
219 if (ret < 0) in sst_nor_write()
242 if (ret < 0) in sst_nor_write()
260 return 0; in sst_nor_late_init()