Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dgpio.h22 #define GPIOF_DIR_OUT (0 << 0) macro
29 #define GPIOF_OUT_INIT_LOW (GPIOF_DIR_OUT | GPIOF_INIT_LOW)
30 #define GPIOF_OUT_INIT_HIGH (GPIOF_DIR_OUT | GPIOF_INIT_HIGH)
/Linux-v6.6/Documentation/translations/zh_CN/driver-api/gpio/
Dlegacy.rst286 * GPIOF_DIR_OUT - 配置方向为输出
/Linux-v6.6/Documentation/translations/zh_TW/
Dgpio.txt292 * GPIOF_DIR_OUT - 配置方向爲輸出
/Linux-v6.6/drivers/nfc/st95hf/
Dcore.c1122 GPIOF_DIR_OUT | GPIOF_INIT_HIGH, in st95hf_probe()
/Linux-v6.6/drivers/net/can/spi/
Dmcp251x.c487 return GPIOF_DIR_OUT; in mcp251x_gpio_get_direction()
/Linux-v6.6/Documentation/driver-api/gpio/
Dlegacy.rst309 * GPIOF_DIR_OUT - to configure direction as output