Home
last modified time | relevance | path

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

/optee_os/core/include/dt-bindings/gpio/
H A Datmel,piobu.h23 #define PIOBU_PIN_PULL_NONE 0 macro
/optee_os/core/drivers/
H A Datmel_piobu.c312 uint8_t pull_mode = PIOBU_PIN_PULL_NONE; in secumod_cfg_input_pio()