Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-f7188x.c65 nct6126d, enumerator
190 #define f7188x_gpio_dir_invert(type) ((type) == nct6126d)
191 #define f7188x_gpio_data_single(type) ((type) == nct6126d)
493 case nct6126d: in f7188x_gpio_probe()
564 sio->type = nct6126d; in f7188x_find()
572 if (sio->type != nct6126d) { in f7188x_find()
584 if (sio->type != nct6126d) in f7188x_find()