Searched refs:otp_cmd_t (Results 1 – 2 of 2) sorted by relevance
277 } otp_cmd_t; typedef
63 typedef int (*rom_func_otp_access_fn)(uint8_t *buf, uint32_t buf_len, otp_cmd_t cmd);637 static inline int rom_func_otp_access(uint8_t *buf, uint32_t buf_len, otp_cmd_t cmd) { in rom_func_otp_access()