Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c182 static int rockchip_rk3308bs_otp_read(struct udevice *dev, int offset, in rockchip_rk3308bs_otp_read() function
399 return rockchip_rk3308bs_otp_read(dev, offset, buf, size); in rockchip_otp_read()
436 .read = rockchip_rk3308bs_otp_read,