Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c47 #define OP_CFG_MEM_IF_TYPE(type) (((type) & 0x7) << 7) macro
253 reg |= OP_CFG_MEM_IF_TYPE(if_type); in hisi_spi_nor_dma_transfer()