Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/
H A Dmcp251x.c436 static inline bool mcp251x_gpio_is_input(unsigned int offset) in mcp251x_gpio_is_input() function
448 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_request()
469 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_free()
484 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_get_direction()
495 if (mcp251x_gpio_is_input(offset)) { in mcp251x_gpio_get()