Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/brcm/
Docotp.h23 int bcm_otpc_init(struct otpc_map *map);
/trusted-firmware-a-latest/drivers/brcm/
Docotp.c186 int bcm_otpc_init(struct otpc_map *map) in bcm_otpc_init() function
/trusted-firmware-a-latest/plat/brcm/board/stingray/src/
Dbl2_setup.c663 bcm_otpc_init(&otp_stingray_map); in plat_bcm_bl2_plat_arch_setup()