Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Drenesas_rpc_hf.c133 #define RPC_PHYCNT_CAL BIT(31) macro
177 RPC_PHYCNT_CAL | RPC_PHYCNT_MEM(3), in rpc_hf_mode()
178 RPC_PHYCNT_CAL | RPC_PHYCNT_MEM(3)); in rpc_hf_mode()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drenesas_rpc_spi.c135 #define RPC_PHYCNT_CAL BIT(31) macro
214 writel(RPC_PHYCNT_CAL | RPC_PHYCNT_STRTIM(6) | 0x260, in rpc_spi_claim_bus()