Home
last modified time | relevance | path

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

/optee_os/core/include/
A Dgpio.h29 enum gpio_dir (*get_direction)(struct gpio_chip *chip, member
/optee_os/core/drivers/
A Dls_gpio.c212 .get_direction = gpio_get_direction,
A Dpl061_gpio.c167 .get_direction = pl061_get_direction,
A Dbcm_gpio.c150 .get_direction = iproc_gpio_get_dir,
/optee_os/core/pta/bcm/
A Dgpio.c118 if (gc->ops->get_direction(NULL, gpio_num) != GPIO_DIR_OUT) { in pta_gpio_set()

Completed in 7 milliseconds