Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/gpio/
Dgpio_dw.c147 uint32_t ddr_port; in dw_get_dir_port() local
152 ddr_port = SWPORTB_DDR; in dw_get_dir_port()
155 ddr_port = SWPORTC_DDR; in dw_get_dir_port()
158 ddr_port = SWPORTD_DDR; in dw_get_dir_port()
162 ddr_port = SWPORTA_DDR; in dw_get_dir_port()
166 return ddr_port; in dw_get_dir_port()