Home
last modified time | relevance | path

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

/src/sys/arm/ti/
H A Dti_sysc.h33 uint64_t ti_sysc_get_sysc_address_offset_host(device_t dev);
H A Dti_sysc.c183 ti_sysc_get_sysc_address_offset_host(device_t dev) { in ti_sysc_get_sysc_address_offset_host() function
/src/sys/arm/ti/am335x/
H A Dam3359_cppi41.c151 sysc_address = ti_sysc_get_sysc_address_offset_host(parent); in ti_am3359_cppi41_attach()