Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Drockchip-otp.c27 #define OTPC_USER_CTRL 0x0100 macro
166 writel(OTPC_USE_USER | OTPC_USE_USER_MASK, otp->base + OTPC_USER_CTRL); in px30_otp_read()
182 writel(0x0 | OTPC_USE_USER_MASK, otp->base + OTPC_USER_CTRL); in px30_otp_read()