Home
last modified time | relevance | path

Searched defs:RPC_CMNCR_IO2FV (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/
H A Drenesas_rpc_hf.c31 #define RPC_CMNCR_IO2FV(val) (((val) & 0x3) << 12) macro
/openbmc/u-boot/drivers/spi/
H A Drenesas_rpc_spi.c29 #define RPC_CMNCR_IO2FV(val) (((val) & 0x3) << 12) macro