Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvmem/
Drockchip-otp.c77 struct rockchip_otp { struct
85 static int rockchip_otp_reset(struct rockchip_otp *otp) in rockchip_otp_reset() argument
106 static int rockchip_otp_wait_status(struct rockchip_otp *otp, in rockchip_otp_wait_status()
123 static int rockchip_otp_ecc_enable(struct rockchip_otp *otp, bool enable) in rockchip_otp_ecc_enable()
150 struct rockchip_otp *otp = context; in px30_otp_read()
190 struct rockchip_otp *otp = context; in rk3588_otp_read()
236 struct rockchip_otp *otp = context; in rockchip_otp_read()
306 struct rockchip_otp *otp; in rockchip_otp_probe()
315 otp = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_otp), in rockchip_otp_probe()