Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Doctopci.c616 bus_addr_t busaddr, unitbusaddr; in octopci_init_device() local
630 unitbusaddr = busaddr + 0x430 + (unit << 8); in octopci_init_device()
631 tmp = le32toh(cvmx_read64_uint32(unitbusaddr)); in octopci_init_device()
634 cvmx_write64_uint32(unitbusaddr, htole32(tmp)); in octopci_init_device()