Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-max3191x.c119 static unsigned int max3191x_wordlen(struct max3191x_chip *max3191x) in max3191x_wordlen() function
210 int ret, chipnum, wordlen = max3191x_wordlen(max3191x); in max3191x_get()
236 const unsigned int wordlen = max3191x_wordlen(max3191x); in max3191x_get_multiple()
416 max3191x->xfer.len = max3191x->nchips * max3191x_wordlen(max3191x); in max3191x_probe()