Home
last modified time | relevance | path

Searched refs:OTPC_USE_USER_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvmem/
H A Drockchip-otp.c38 #define OTPC_USE_USER_MASK GENMASK(16, 16) macro
160 writel(OTPC_USE_USER | OTPC_USE_USER_MASK, otp->base + OTPC_USER_CTRL); in rockchip_otp_read()
176 writel(0x0 | OTPC_USE_USER_MASK, otp->base + OTPC_USER_CTRL); in rockchip_otp_read()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Drockchip-otp.c38 #define OTPC_USE_USER_MASK GENMASK(16, 16) 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()

Completed in 2 milliseconds