Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/
Drenesas_rpc_hf.c132 #define RPC_PHYCNT_CAL BIT(31) macro
176 RPC_PHYCNT_CAL | RPC_PHYCNT_MEM(3), in rpc_hf_mode()
177 RPC_PHYCNT_CAL | RPC_PHYCNT_MEM(3)); in rpc_hf_mode()
/external/u-boot/drivers/spi/
Drenesas_rpc_spi.c134 #define RPC_PHYCNT_CAL BIT(31) macro
213 writel(RPC_PHYCNT_CAL | RPC_PHYCNT_STRTIM(6) | 0x260, in rpc_spi_claim_bus()