Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dimx23_ahb.c46 static int ahb_activate(device_t, enum devact);
56 ahb_activate,
101 ahb_activate(device_t self, enum devact act) in ahb_activate() function