Searched refs:SPINOR_OP_PP (Results 1 – 3 of 3) sorted by relevance
255 case SPINOR_OP_PP: in sandbox_sf_process_cmd()389 case SPINOR_OP_PP: in sandbox_sf_xfer()
281 { SPINOR_OP_PP, SPINOR_OP_PP_4B }, in spi_nor_convert_3to4_program()2257 SPINOR_OP_PP, SNOR_PROTO_1_1_1); in spi_nor_init_params()
54 #define SPINOR_OP_PP 0x02 /* Page program (up to 256 bytes) */ macro