Searched refs:len_words (Results 1 – 1 of 1) sorted by relevance
391 int len_words = len / sizeof(u16); in mma9551_read_config_words() local394 if (len_words > ARRAY_SIZE(be_buf)) { in mma9551_read_config_words()404 for (i = 0; i < len_words; i++) in mma9551_read_config_words()431 int len_words = len / sizeof(u16); in mma9551_read_status_words() local434 if (len_words > ARRAY_SIZE(be_buf)) { in mma9551_read_status_words()444 for (i = 0; i < len_words; i++) in mma9551_read_status_words()471 int len_words = len / sizeof(u16); in mma9551_write_config_words() local474 if (len_words > ARRAY_SIZE(be_buf)) { in mma9551_write_config_words()479 for (i = 0; i < len_words; i++) in mma9551_write_config_words()