Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/otp/
H A Dotp.h41 #define SGRF_CON_OTP_CKE (1 << 2) macro
H A Dotp.c224 (SGRF_CON_OTP_CKE << WRITE_MASK) | SGRF_CON_OTP_CKE); /* CKE = 1 */ in rk_otp_sbpi_read()