Home
last modified time | relevance | path

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

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