Home
last modified time | relevance | path

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

/trusted-firmware-a/include/drivers/brcm/
A Docotp.h24 int bcm_otpc_read(unsigned int offset, void *val, uint32_t bytes,
/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dbl2_setup.c248 if (bcm_otpc_read(offset, &buf[0], BYTES_TO_READ, 1) == -1) in read_avs_otp_bits()
316 if (bcm_otpc_read(offset, &buf[0], BYTES_TO_READ, 1) == -1) in set_swreg_based_on_otp()
/trusted-firmware-a/drivers/brcm/
A Docotp.c148 int bcm_otpc_read(unsigned int offset, void *val, uint32_t bytes, in bcm_otpc_read() function

Completed in 4 milliseconds