Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_omap4_cm.h32 uint64_t ti_omap4_cm_get_simplebus_base_host(device_t dev);
H A Dti_omap4_cm.c68 ti_omap4_cm_get_simplebus_base_host(device_t dev) { in ti_omap4_cm_get_simplebus_base_host() function
/f-stack/freebsd/arm/ti/clk/
H A Dti_clkctrl.c171 parent_offset = ti_omap4_cm_get_simplebus_base_host(device_get_parent(dev)); in ti_clkctrl_attach()