Home
last modified time | relevance | path

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

/optee_os/core/include/dt-bindings/gpio/
H A Datmel,piobu.h31 #define PIOBU_PIN_DEF_LEVEL_LOW 0 macro
/optee_os/core/drivers/
H A Datmel_piobu.c313 uint8_t def_level = PIOBU_PIN_DEF_LEVEL_LOW; in secumod_cfg_input_pio()