Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Drenesas_rpc_spi.c124 #define RPC_SMDMCR 0x0060 /* R/W */ macro
294 priv->regs + RPC_SMDMCR); in rpc_spi_xfer()
297 writel(0, priv->regs + RPC_SMDMCR); in rpc_spi_xfer()
/openbmc/u-boot/drivers/mtd/
H A Drenesas_rpc_hf.c122 #define RPC_SMDMCR 0x0060 /* R/W */ macro
238 writel(RPC_SMDMCR_DMCYC(0xE), rpc_base + RPC_SMDMCR); in rpc_hf_xfer()