Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-otp.c156 struct rockchip_otp { struct
174 int (*init)(struct rockchip_otp *otp); argument
177 static int rockchip_otp_reset(struct rockchip_otp *otp) in rockchip_otp_reset()
198 static int px30_otp_wait_status(struct rockchip_otp *otp, u32 flag) in px30_otp_wait_status()
214 static int px30_otp_ecc_enable(struct rockchip_otp *otp, bool enable) in px30_otp_ecc_enable()
241 struct rockchip_otp *otp = context; in px30_otp_read()
286 static int px30s_otp_wait_status(struct rockchip_otp *otp, u32 flag) in px30s_otp_wait_status()
302 static int px30s_otp_active(struct rockchip_otp *otp) in px30s_otp_active()
333 static int px30s_otp_standby(struct rockchip_otp *otp) in px30s_otp_standby()
367 struct rockchip_otp *otp = context; in px30s_otp_read()
[all …]
H A Drockchip-secure-otp.c29 struct rockchip_otp { struct
39 int (*init)(struct rockchip_otp *otp); argument
259 struct rockchip_otp *otp = context; in rockchip_secure_otp_read()
271 struct rockchip_otp *otp = context; in rockchip_secure_otp_write()
307 struct rockchip_otp *otp; in rockchip_secure_otp_probe()
328 otp = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_otp), in rockchip_secure_otp_probe()
/OK3568_Linux_fs/u-boot/cmd/
H A Drk_secure_storage.c21 DM_GET_DRIVER(rockchip_otp), &dev); in dump_otps()
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Drk630phy.c88 DM_GET_DRIVER(rockchip_otp), in rk630_phy_t22_get_txlevel_from_efuse()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-otp.c489 U_BOOT_DRIVER(rockchip_otp) = {
H A D.rockchip-otp.o.cmd
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dgmac_rockchip.c1245 DM_GET_DRIVER(rockchip_otp), in rk3528_gmac_integrated_phy_powerup()
1690 DM_GET_DRIVER(rockchip_otp), in rv1106_gmac_integrated_phy_powerup()
/OK3568_Linux_fs/u-boot/spl/drivers/misc/
H A D.rockchip-otp.o.cmd
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3588/
H A Drk3588.c1197 DM_GET_DRIVER(rockchip_otp), &dev); in fdt_fixup_modules()