Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Drockchip-otp.h18 #define OTPC_USER_Q 0x0124 macro
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c92 *buffer++ = readb(otp->base + OTPC_USER_Q); in rockchip_px30_otp_read()
267 out_value = readl(otp->base + OTPC_USER_Q); in rockchip_rk3568_otp_read()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c32 #define OTPC_USER_Q 0x0124 macro
275 *buf++ = readb(otp->base + OTPC_USER_Q); in px30_otp_read()
486 out_value = readl(otp->base + OTPC_USER_Q); in rk3568_otp_read()