Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/marvell/
H A Diob.h27 int init_iob(uintptr_t base);
/rk3399_ARM-atf/drivers/marvell/
H A Diob.c165 int init_iob(uintptr_t base) in init_iob() function
/rk3399_ARM-atf/drivers/marvell/mochi/
H A Dcp110_setup.c388 init_iob(cp110_base); in cp110_init()