Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dgpio.h20 #define GPIOF_DIR_OUT (0 << 0) macro
27 #define GPIOF_OUT_INIT_LOW (GPIOF_DIR_OUT | GPIOF_INIT_LOW)
28 #define GPIOF_OUT_INIT_HIGH (GPIOF_DIR_OUT | GPIOF_INIT_HIGH)
/linux-6.3-rc2/Documentation/translations/zh_CN/driver-api/gpio/
A Dlegacy.rst294 * GPIOF_DIR_OUT - 配置方向为输出
/linux-6.3-rc2/Documentation/translations/zh_TW/
A Dgpio.txt300 * GPIOF_DIR_OUT - 配置方向爲輸出
/linux-6.3-rc2/drivers/nfc/st95hf/
A Dcore.c1122 GPIOF_DIR_OUT | GPIOF_INIT_HIGH, in st95hf_probe()
/linux-6.3-rc2/drivers/net/can/spi/
A Dmcp251x.c487 return GPIOF_DIR_OUT; in mcp251x_gpio_get_direction()
/linux-6.3-rc2/Documentation/driver-api/gpio/
A Dlegacy.rst320 * GPIOF_DIR_OUT - to configure direction as output

Completed in 14 milliseconds