Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_sysc.h31 uint64_t ti_sysc_get_rev_address_offset_host(device_t dev);
H A Dti_mbox.c191 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_mbox_attach()
H A Dti_sysc.c169 ti_sysc_get_rev_address_offset_host(device_t dev) { in ti_sysc_get_rev_address_offset_host() function
H A Dti_spi.c233 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_spi_attach()
H A Dti_sdma.c1177 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_sdma_attach()
H A Dti_gpio.c614 ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_gpio_bank_init()
H A Dti_adc.c845 rev = ADC_READ4(sc, ti_sysc_get_rev_address_offset_host(device_get_parent(dev))); in ti_adc_attach()