Home
last modified time | relevance | path

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

/drivers/nvmem/
Drockchip-otp.c57 struct rockchip_otp { struct
74 static int rockchip_otp_reset(struct rockchip_otp *otp) in rockchip_otp_reset() argument
95 static int rockchip_otp_wait_status(struct rockchip_otp *otp, u32 flag) in rockchip_otp_wait_status()
111 static int rockchip_otp_ecc_enable(struct rockchip_otp *otp, bool enable) in rockchip_otp_ecc_enable()
138 struct rockchip_otp *otp = context; in rockchip_otp_read()
212 struct rockchip_otp *otp; in rockchip_otp_probe()
223 otp = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_otp), in rockchip_otp_probe()