Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dxilinx.c12 #define XILINX_OP_PP 0x82 /* Page program */ macro
127 nor->program_opcode = XILINX_OP_PP; in xilinx_nor_setup()