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

/linux-4.4.14/drivers/mfd/
H A Dwm831x-otp.c27 #define WM831X_UNIQUE_ID_LEN 16 macro
34 for (i = 0; i < WM831X_UNIQUE_ID_LEN / 2; i++) { wm831x_unique_id_read()
51 char id[WM831X_UNIQUE_ID_LEN]; wm831x_unique_id_show()
58 for (i = 0; i < WM831X_UNIQUE_ID_LEN; i++) wm831x_unique_id_show()
70 char uuid[WM831X_UNIQUE_ID_LEN]; wm831x_otp_init()

Completed in 398 milliseconds