Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
H A Drockchip-otp.c60 struct rockchip_otp { struct
79 static int rockchip_otp_reset(struct rockchip_otp *otp) in rockchip_otp_reset()
100 static int rockchip_otp_wait_status(struct rockchip_otp *otp, u32 flag) in rockchip_otp_wait_status()
116 static int rockchip_otp_ecc_enable(struct rockchip_otp *otp, bool enable) in rockchip_otp_ecc_enable()
142 struct rockchip_otp *otp = context; in rockchip_otp_read()
214 struct rockchip_otp *otp; in rockchip_otp_probe()
225 otp = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_otp), GFP_KERNEL); in rockchip_otp_probe()

Completed in 1 milliseconds