Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-f7188x.c190 #define f7188x_gpio_dir_invert(type) ((type) == nct6126d) macro
304 if (f7188x_gpio_dir_invert(sio->type)) in f7188x_gpio_get_direction()
327 if (f7188x_gpio_dir_invert(sio->type)) in f7188x_gpio_direction_in()
383 if (f7188x_gpio_dir_invert(sio->type)) in f7188x_gpio_direction_out()