Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Drenesas-rpc-if.c139 #define RPCIF_PHYCNT_STRTIM(v) (((v) & 0x7) << 15 | ((v) & 0x8) << 24) /* valid for R-Car and RZ/G2… macro
354 RPCIF_PHYCNT_STRTIM(BIT(fls(rpc->info->strtim)) - 1), in rpcif_hw_init()
355 RPCIF_PHYCNT_STRTIM(rpc->info->strtim)); in rpcif_hw_init()