Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_sysc.h33 uint64_t ti_sysc_get_rev_address_offset_host(device_t dev);
H A Dti_mbox.c194 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_mbox_attach()
H A Dti_sysc.c174 ti_sysc_get_rev_address_offset_host(device_t dev) { in ti_sysc_get_rev_address_offset_host() function
H A Dti_spi.c235 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_spi_attach()
H A Dti_sdma.c1180 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_sdma_attach()
H A Dti_gpio.c616 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_gpio_bank_init()
H A Dti_adc.c848 rev = ADC_READ4(sc, ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_adc_attach()