Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-da9055.c23 #define DA9055_PUSH_PULL 0x3 macro
30 #define DA9055_OUTPUT DA9055_PUSH_PULL
99 reg_byte = (DA9055_VDD_IO | DA9055_PUSH_PULL) in da9055_gpio_direction_output()