Searched refs:ocotp_get_mac (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/projects/util_libs/libethdrivers/src/plat/imx6/
H A Docotp_ctrl.h22 int ocotp_get_mac(struct ocotp* ocotp, unsigned char *mac);
H A Docotp_ctrl.c183 int ocotp_get_mac(struct ocotp *ocotp, unsigned char *mac) function
H A Dimx6.c446 if (ocotp == NULL || ocotp_get_mac(ocotp, mac)) {

Completed in 33 milliseconds