Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-max3191x.c121 static unsigned int max3191x_wordlen(struct max3191x_chip *max3191x) in max3191x_wordlen() function
212 int ret, chipnum, wordlen = max3191x_wordlen(max3191x); in max3191x_get()
238 int ret, bit = 0, wordlen = max3191x_wordlen(max3191x); in max3191x_get_multiple()
414 max3191x->xfer.len = max3191x->nchips * max3191x_wordlen(max3191x); in max3191x_probe()