Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Datmel_piobu.c26 #define DT_GPIO_CELLS 2 macro
376 for (i = 0; i < len; i += DT_GPIO_CELLS) { in secumod_hw_init()